From 4b3dda61841aed720d3d104c727f7e96cd04f3c2 Mon Sep 17 00:00:00 2001 From: Nicolas Bacca Date: Fri, 28 Jan 2005 23:41:50 +0000 Subject: Update project files. Please do not convert to Unix style carriage return as it breaks the build on my configuration :) svn-id: r16682 --- dists/msevc4/queen/queen.vcp | 5773 +++++++++++++++++++++++++++++++++++------- 1 file changed, 4858 insertions(+), 915 deletions(-) (limited to 'dists/msevc4/queen') diff --git a/dists/msevc4/queen/queen.vcp b/dists/msevc4/queen/queen.vcp index e7aacb6ad5..e788c50d49 100644 --- a/dists/msevc4/queen/queen.vcp +++ b/dists/msevc4/queen/queen.vcp @@ -55,15 +55,15 @@ CFG=queen - Win32 (WCE emulator) Debug # PROP CPU_ID "{32E52003-403E-442D-BE48-DE10F8C6131D}" # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP Target_Dir "" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo CPP=cl.exe # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /D "_LIB" /YX /Gs8192 /GF /O2 /c # ADD CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /D "_LIB" /YX /Gs8192 /GF /O2 /c +LIB32=link.exe -lib +# ADD BASE LIB32 /nologo +# ADD LIB32 /nologo +BSC32=bscmake.exe +# ADD BASE BSC32 /nologo +# ADD BSC32 /nologo !ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" @@ -81,15 +81,15 @@ CPP=cl.exe # PROP CPU_ID "{32E52003-403E-442D-BE48-DE10F8C6131D}" # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP Target_Dir "" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo CPP=cl.exe # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "_LIB" /YX /Gs8192 /GF /c # ADD CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "_LIB" /YX /Gs8192 /GF /c +LIB32=link.exe -lib +# ADD BASE LIB32 /nologo +# ADD LIB32 /nologo +BSC32=bscmake.exe +# ADD BASE BSC32 /nologo +# ADD BSC32 /nologo !ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" @@ -159,15 +159,15 @@ BSC32=bscmake.exe # PROP CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}" # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP Target_Dir "" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo CPP=clarm.exe # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c # ADD CPP /nologo /W3 /Zi /Od /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "USE_MPEG2" /D "WIN32" /D "DISABLE_AWE" /D "DISABLE_KYRA" /D "DISABLE_SAGA" /YX /M$(CECrtMTDebug) /c +LIB32=link.exe -lib +# ADD BASE LIB32 /nologo +# ADD LIB32 /nologo +BSC32=bscmake.exe +# ADD BASE BSC32 /nologo +# ADD BSC32 /nologo !ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" @@ -185,15 +185,15 @@ CPP=clarm.exe # PROP CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}" # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP Target_Dir "" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo CPP=clarm.exe # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "NDEBUG" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /YX /Oxs /M$(CECrtMT) /c # ADD CPP /nologo /W3 /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "NDEBUG" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "USE_MPEG2" /D "WIN32" /D "DISABLE_KYRA" /D "DISABLE_SAGA" /D "USE_ZLIB" /D "USE_FLAC" /YX /Oxs /M$(CECrtMT) /c +LIB32=link.exe -lib +# ADD BASE LIB32 /nologo +# ADD LIB32 /nologo +BSC32=bscmake.exe +# ADD BASE BSC32 /nologo +# ADD BSC32 /nologo !ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" @@ -211,15 +211,15 @@ CPP=clarm.exe # PROP CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}" # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP Target_Dir "" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo CPP=clmips.exe # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c # ADD CPP /nologo /W3 /Zi /Od /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "USE_MPEG2" /D "WIN32" /YX /M$(CECrtMTDebug) /c +LIB32=link.exe -lib +# ADD BASE LIB32 /nologo +# ADD LIB32 /nologo +BSC32=bscmake.exe +# ADD BASE BSC32 /nologo +# ADD BSC32 /nologo !ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" @@ -237,15 +237,15 @@ CPP=clmips.exe # PROP CPU_ID "{D6519020-710F-11D3-99F2-00105A0DF099}" # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP Target_Dir "" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo CPP=shcl.exe # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c # ADD CPP /nologo /W3 /Zi /Od /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "USE_MPEG2" /D "WIN32" /YX /M$(CECrtMTDebug) /c +LIB32=link.exe -lib +# ADD BASE LIB32 /nologo +# ADD LIB32 /nologo +BSC32=bscmake.exe +# ADD BASE BSC32 /nologo +# ADD BSC32 /nologo !ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" @@ -263,15 +263,15 @@ CPP=shcl.exe # PROP CPU_ID "{D6519010-710F-11D3-99F2-00105A0DF099}" # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP Target_Dir "" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo CPP=clmips.exe # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /Oxs /M$(CECrtMT) /c # ADD CPP /nologo /W3 /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "USE_MPEG2" /D "WIN32" /D "DISABLE_AWE" /D "DISABLE_KYRA" /D "DISABLE_SAGA" /D "USE_ZLIB" /YX /Oxs /M$(CECrtMT) /c +LIB32=link.exe -lib +# ADD BASE LIB32 /nologo +# ADD LIB32 /nologo +BSC32=bscmake.exe +# ADD BASE BSC32 /nologo +# ADD BSC32 /nologo !ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Release" @@ -289,15 +289,15 @@ CPP=clmips.exe # PROP CPU_ID "{D6519020-710F-11D3-99F2-00105A0DF099}" # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP Target_Dir "" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo CPP=shcl.exe # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /Oxs /M$(CECrtMT) /c # ADD CPP /nologo /W3 /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "USE_MPEG2" /D "WIN32" /D "DISABLE_AWE" /D "DISABLE_KYRA" /D "DISABLE_SAGA" /D "USE_ZLIB" /YX /Oxs /M$(CECrtMT) /c +LIB32=link.exe -lib +# ADD BASE LIB32 /nologo +# ADD LIB32 /nologo +BSC32=bscmake.exe +# ADD BASE BSC32 /nologo +# ADD BSC32 /nologo !ENDIF @@ -322,8 +322,20 @@ SOURCE=..\..\..\queen\bankman.cpp !IF "$(CFG)" == "queen - Win32 (WCE emulator) Release" +NODEP_CPP_BANKM=\ + "..\..\..\queen\queen\bankman.h"\ + "..\..\..\queen\queen\resource.h"\ + "..\..\..\queen\stdafx.h"\ + + !ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" +NODEP_CPP_BANKM=\ + "..\..\..\queen\queen\bankman.h"\ + "..\..\..\queen\queen\resource.h"\ + "..\..\..\queen\stdafx.h"\ + + !ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" DEP_CPP_BANKM=\ @@ -336,16 +348,15 @@ DEP_CPP_BANKM=\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\queen\bankman.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\resource.h"\ "..\..\..\queen\structs.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_BANKM=\ - "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" @@ -360,30 +371,161 @@ DEP_CPP_BANKM=\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\queen\bankman.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\resource.h"\ "..\..\..\queen\structs.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_BANKM=\ - "..\..\..\common\config.h"\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Debug" +DEP_CPP_BANKM=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\structs.h"\ + +NODEP_CPP_BANKM=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + !ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" +DEP_CPP_BANKM=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\structs.h"\ + +NODEP_CPP_BANKM=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + !ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" +DEP_CPP_BANKM=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\structs.h"\ + +NODEP_CPP_BANKM=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + !ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" +DEP_CPP_BANKM=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\structs.h"\ + +NODEP_CPP_BANKM=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + !ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" +DEP_CPP_BANKM=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\structs.h"\ + +NODEP_CPP_BANKM=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + !ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Release" +DEP_CPP_BANKM=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\structs.h"\ + +NODEP_CPP_BANKM=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + !ENDIF # End Source File @@ -397,8 +539,38 @@ SOURCE=..\..\..\queen\command.cpp !IF "$(CFG)" == "queen - Win32 (WCE emulator) Release" +NODEP_CPP_COMMA=\ + "..\..\..\queen\queen\command.h"\ + "..\..\..\queen\queen\display.h"\ + "..\..\..\queen\queen\graphics.h"\ + "..\..\..\queen\queen\grid.h"\ + "..\..\..\queen\queen\input.h"\ + "..\..\..\queen\queen\logic.h"\ + "..\..\..\queen\queen\queen.h"\ + "..\..\..\queen\queen\sound.h"\ + "..\..\..\queen\queen\state.h"\ + "..\..\..\queen\queen\talk.h"\ + "..\..\..\queen\queen\walk.h"\ + "..\..\..\queen\stdafx.h"\ + + !ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" +NODEP_CPP_COMMA=\ + "..\..\..\queen\queen\command.h"\ + "..\..\..\queen\queen\display.h"\ + "..\..\..\queen\queen\graphics.h"\ + "..\..\..\queen\queen\grid.h"\ + "..\..\..\queen\queen\input.h"\ + "..\..\..\queen\queen\logic.h"\ + "..\..\..\queen\queen\queen.h"\ + "..\..\..\queen\queen\sound.h"\ + "..\..\..\queen\queen\state.h"\ + "..\..\..\queen\queen\talk.h"\ + "..\..\..\queen\queen\walk.h"\ + "..\..\..\queen\stdafx.h"\ + + !ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" DEP_CPP_COMMA=\ @@ -407,12 +579,15 @@ DEP_CPP_COMMA=\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\queen\command.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\display.h"\ @@ -425,14 +600,13 @@ DEP_CPP_COMMA=\ "..\..\..\queen\sound.h"\ "..\..\..\queen\state.h"\ "..\..\..\queen\structs.h"\ + "..\..\..\queen\talk.h"\ "..\..\..\queen\walk.h"\ "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_COMMA=\ - "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" @@ -443,12 +617,15 @@ DEP_CPP_COMMA=\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\queen\command.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\display.h"\ @@ -461,138 +638,106 @@ DEP_CPP_COMMA=\ "..\..\..\queen\sound.h"\ "..\..\..\queen\state.h"\ "..\..\..\queen\structs.h"\ + "..\..\..\queen\talk.h"\ "..\..\..\queen\walk.h"\ "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_COMMA=\ - "..\..\..\common\config.h"\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Debug" -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\queen\command.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\queen\credits.cpp - -!IF "$(CFG)" == "queen - Win32 (WCE emulator) Release" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" - -DEP_CPP_CREDI=\ +DEP_CPP_COMMA=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\queen\credits.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\command.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\logic.h"\ "..\..\..\queen\queen.h"\ "..\..\..\queen\resource.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\state.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\queen\talk.h"\ + "..\..\..\queen\walk.h"\ + "..\..\..\sound\mixer.h"\ -NODEP_CPP_CREDI=\ - "..\..\..\common\config.h"\ +NODEP_CPP_COMMA=\ "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ + ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" -DEP_CPP_CREDI=\ +DEP_CPP_COMMA=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\queen\credits.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\command.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\logic.h"\ "..\..\..\queen\queen.h"\ "..\..\..\queen\resource.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\state.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\queen\talk.h"\ + "..\..\..\queen\walk.h"\ + "..\..\..\sound\mixer.h"\ -NODEP_CPP_CREDI=\ - "..\..\..\common\config.h"\ +NODEP_CPP_COMMA=\ "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ + ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Debug" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" - !ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" -!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\queen\credits.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\queen\cutaway.cpp - -!IF "$(CFG)" == "queen - Win32 (WCE emulator) Release" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" - -DEP_CPP_CUTAW=\ +DEP_CPP_COMMA=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\mutex.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\queen\bankman.h"\ - "..\..\..\queen\cutaway.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\command.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\display.h"\ "..\..\..\queen\graphics.h"\ @@ -602,34 +747,33 @@ DEP_CPP_CUTAW=\ "..\..\..\queen\queen.h"\ "..\..\..\queen\resource.h"\ "..\..\..\queen\sound.h"\ + "..\..\..\queen\state.h"\ "..\..\..\queen\structs.h"\ "..\..\..\queen\talk.h"\ "..\..\..\queen\walk.h"\ "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_CUTAW=\ - "..\..\..\common\config.h"\ +NODEP_CPP_COMMA=\ "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ + ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" -DEP_CPP_CUTAW=\ +DEP_CPP_COMMA=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\mutex.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\queen\bankman.h"\ - "..\..\..\queen\cutaway.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\command.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\display.h"\ "..\..\..\queen\graphics.h"\ @@ -639,1443 +783,5248 @@ DEP_CPP_CUTAW=\ "..\..\..\queen\queen.h"\ "..\..\..\queen\resource.h"\ "..\..\..\queen\sound.h"\ + "..\..\..\queen\state.h"\ "..\..\..\queen\structs.h"\ "..\..\..\queen\talk.h"\ "..\..\..\queen\walk.h"\ "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_CUTAW=\ - "..\..\..\common\config.h"\ +NODEP_CPP_COMMA=\ "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ + ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Debug" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" - !ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" -!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\queen\cutaway.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\queen\debug.cpp - -!IF "$(CFG)" == "queen - Win32 (WCE emulator) Release" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" - -DEP_CPP_DEBUG=\ +DEP_CPP_COMMA=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\debugger.cpp"\ - "..\..\..\common\debugger.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\mutex.h"\ - "..\..\..\common\rect.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\fontman.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\console.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\queen\debug.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\command.h"\ "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ "..\..\..\queen\input.h"\ "..\..\..\queen\logic.h"\ "..\..\..\queen\queen.h"\ "..\..\..\queen\resource.h"\ "..\..\..\queen\sound.h"\ + "..\..\..\queen\state.h"\ "..\..\..\queen\structs.h"\ + "..\..\..\queen\talk.h"\ + "..\..\..\queen\walk.h"\ "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_DEBUG=\ - "..\..\..\common\config.h"\ +NODEP_CPP_COMMA=\ "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ + ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Release" -DEP_CPP_DEBUG=\ +DEP_CPP_COMMA=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\debugger.cpp"\ - "..\..\..\common\debugger.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\mutex.h"\ - "..\..\..\common\rect.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\fontman.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\console.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\queen\debug.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\command.h"\ "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ "..\..\..\queen\input.h"\ "..\..\..\queen\logic.h"\ "..\..\..\queen\queen.h"\ "..\..\..\queen\resource.h"\ "..\..\..\queen\sound.h"\ + "..\..\..\queen\state.h"\ "..\..\..\queen\structs.h"\ + "..\..\..\queen\talk.h"\ + "..\..\..\queen\walk.h"\ "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_DEBUG=\ - "..\..\..\common\config.h"\ +NODEP_CPP_COMMA=\ "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ + ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Debug" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Release" - !ENDIF # End Source File # Begin Source File -SOURCE=..\..\..\queen\debug.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\queen\defs.h +SOURCE=..\..\..\queen\command.h # End Source File # Begin Source File -SOURCE=..\..\..\queen\display.cpp +SOURCE=..\..\..\queen\credits.cpp !IF "$(CFG)" == "queen - Win32 (WCE emulator) Release" +NODEP_CPP_CREDI=\ + "..\..\..\queen\queen\credits.h"\ + "..\..\..\queen\queen\display.h"\ + "..\..\..\queen\queen\queen.h"\ + "..\..\..\queen\queen\resource.h"\ + "..\..\..\queen\stdafx.h"\ + + !ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" +NODEP_CPP_CREDI=\ + "..\..\..\queen\queen\credits.h"\ + "..\..\..\queen\queen\display.h"\ + "..\..\..\queen\queen\queen.h"\ + "..\..\..\queen\queen\resource.h"\ + "..\..\..\queen\stdafx.h"\ + + !ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" -DEP_CPP_DISPL=\ +DEP_CPP_CREDI=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\credits.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\display.h"\ - "..\..\..\queen\input.h"\ - "..\..\..\queen\logic.h"\ "..\..\..\queen\queen.h"\ "..\..\..\queen\resource.h"\ - "..\..\..\queen\structs.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_DISPL=\ - "..\..\..\common\config.h"\ +NODEP_CPP_CREDI=\ "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - "..\..\..\queen\arm\macros.h"\ - "..\..\..\queen\arm\native.h"\ - "..\..\..\queen\init_arm.h"\ - "..\..\..\queen\scumm_globals.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" -DEP_CPP_DISPL=\ +DEP_CPP_CREDI=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\credits.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\display.h"\ - "..\..\..\queen\input.h"\ - "..\..\..\queen\logic.h"\ "..\..\..\queen\queen.h"\ "..\..\..\queen\resource.h"\ - "..\..\..\queen\structs.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_DISPL=\ - "..\..\..\common\config.h"\ +NODEP_CPP_CREDI=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - "..\..\..\queen\arm\macros.h"\ - "..\..\..\queen\arm\native.h"\ - "..\..\..\queen\init_arm.h"\ - "..\..\..\queen\scumm_globals.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Debug" -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" +DEP_CPP_CREDI=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\credits.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + +NODEP_CPP_CREDI=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + -!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" -!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\queen\display.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\queen\graphics.cpp - -!IF "$(CFG)" == "queen - Win32 (WCE emulator) Release" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" - -DEP_CPP_GRAPH=\ +DEP_CPP_CREDI=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\mutex.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\queen\bankman.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\credits.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\display.h"\ - "..\..\..\queen\graphics.h"\ - "..\..\..\queen\grid.h"\ - "..\..\..\queen\logic.h"\ "..\..\..\queen\queen.h"\ "..\..\..\queen\resource.h"\ - "..\..\..\queen\sound.h"\ - "..\..\..\queen\structs.h"\ - "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_GRAPH=\ - "..\..\..\common\config.h"\ +NODEP_CPP_CREDI=\ "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - "..\..\..\queen\scumm_globals.h"\ + ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" -DEP_CPP_GRAPH=\ +DEP_CPP_CREDI=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\mutex.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\queen\bankman.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\credits.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\display.h"\ - "..\..\..\queen\graphics.h"\ - "..\..\..\queen\grid.h"\ - "..\..\..\queen\logic.h"\ "..\..\..\queen\queen.h"\ "..\..\..\queen\resource.h"\ - "..\..\..\queen\sound.h"\ - "..\..\..\queen\structs.h"\ - "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_GRAPH=\ - "..\..\..\common\config.h"\ +NODEP_CPP_CREDI=\ "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - "..\..\..\queen\scumm_globals.h"\ + ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Debug" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" - !ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" -!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\queen\graphics.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\queen\grid.cpp - -!IF "$(CFG)" == "queen - Win32 (WCE emulator) Release" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" - -DEP_CPP_GRID_=\ +DEP_CPP_CREDI=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\credits.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\display.h"\ - "..\..\..\queen\grid.h"\ - "..\..\..\queen\logic.h"\ "..\..\..\queen\queen.h"\ - "..\..\..\queen\structs.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ + "..\..\..\queen\resource.h"\ -NODEP_CPP_GRID_=\ - "..\..\..\common\config.h"\ +NODEP_CPP_CREDI=\ "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ + ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" -DEP_CPP_GRID_=\ +DEP_CPP_CREDI=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\credits.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\display.h"\ - "..\..\..\queen\grid.h"\ - "..\..\..\queen\logic.h"\ "..\..\..\queen\queen.h"\ - "..\..\..\queen\structs.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ + "..\..\..\queen\resource.h"\ -NODEP_CPP_GRID_=\ - "..\..\..\common\config.h"\ +NODEP_CPP_CREDI=\ "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ + ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Debug" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" - !ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Release" -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\queen\grid.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\queen\input.cpp - -!IF "$(CFG)" == "queen - Win32 (WCE emulator) Release" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" - -DEP_CPP_INPUT=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\mutex.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\queen\defs.h"\ - "..\..\..\queen\input.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_INPUT=\ - "..\..\..\common\config.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" - -DEP_CPP_INPUT=\ +DEP_CPP_CREDI=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\mutex.h"\ - "..\..\..\common\rect.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\credits.h"\ "..\..\..\queen\defs.h"\ - "..\..\..\queen\input.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ -NODEP_CPP_INPUT=\ - "..\..\..\common\config.h"\ +NODEP_CPP_CREDI=\ "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ + ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Debug" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Release" - !ENDIF # End Source File # Begin Source File -SOURCE=..\..\..\queen\input.h +SOURCE=..\..\..\queen\credits.h # End Source File # Begin Source File -SOURCE=..\..\..\queen\journal.cpp +SOURCE=..\..\..\queen\cutaway.cpp !IF "$(CFG)" == "queen - Win32 (WCE emulator) Release" +NODEP_CPP_CUTAW=\ + "..\..\..\queen\queen\bankman.h"\ + "..\..\..\queen\queen\cutaway.h"\ + "..\..\..\queen\queen\display.h"\ + "..\..\..\queen\queen\graphics.h"\ + "..\..\..\queen\queen\grid.h"\ + "..\..\..\queen\queen\input.h"\ + "..\..\..\queen\queen\logic.h"\ + "..\..\..\queen\queen\queen.h"\ + "..\..\..\queen\queen\resource.h"\ + "..\..\..\queen\queen\sound.h"\ + "..\..\..\queen\queen\talk.h"\ + "..\..\..\queen\queen\walk.h"\ + "..\..\..\queen\stdafx.h"\ + + !ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" +NODEP_CPP_CUTAW=\ + "..\..\..\queen\queen\bankman.h"\ + "..\..\..\queen\queen\cutaway.h"\ + "..\..\..\queen\queen\display.h"\ + "..\..\..\queen\queen\graphics.h"\ + "..\..\..\queen\queen\grid.h"\ + "..\..\..\queen\queen\input.h"\ + "..\..\..\queen\queen\logic.h"\ + "..\..\..\queen\queen\queen.h"\ + "..\..\..\queen\queen\resource.h"\ + "..\..\..\queen\queen\sound.h"\ + "..\..\..\queen\queen\talk.h"\ + "..\..\..\queen\queen\walk.h"\ + "..\..\..\queen\stdafx.h"\ + + !ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" -DEP_CPP_JOURN=\ +DEP_CPP_CUTAW=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\queen\bankman.h"\ + "..\..\..\queen\cutaway.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\display.h"\ "..\..\..\queen\graphics.h"\ "..\..\..\queen\grid.h"\ - "..\..\..\queen\journal.h"\ + "..\..\..\queen\input.h"\ "..\..\..\queen\logic.h"\ - "..\..\..\queen\music.h"\ "..\..\..\queen\queen.h"\ "..\..\..\queen\resource.h"\ "..\..\..\queen\sound.h"\ "..\..\..\queen\structs.h"\ - "..\..\..\sound\mididrv.h"\ + "..\..\..\queen\talk.h"\ + "..\..\..\queen\walk.h"\ "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_JOURN=\ - "..\..\..\common\config.h"\ +NODEP_CPP_CUTAW=\ "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" -DEP_CPP_JOURN=\ +DEP_CPP_CUTAW=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\queen\bankman.h"\ + "..\..\..\queen\cutaway.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\display.h"\ "..\..\..\queen\graphics.h"\ "..\..\..\queen\grid.h"\ - "..\..\..\queen\journal.h"\ + "..\..\..\queen\input.h"\ "..\..\..\queen\logic.h"\ - "..\..\..\queen\music.h"\ "..\..\..\queen\queen.h"\ "..\..\..\queen\resource.h"\ "..\..\..\queen\sound.h"\ "..\..\..\queen\structs.h"\ - "..\..\..\sound\mididrv.h"\ + "..\..\..\queen\talk.h"\ + "..\..\..\queen\walk.h"\ "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_JOURN=\ - "..\..\..\common\config.h"\ +NODEP_CPP_CUTAW=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Debug" -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\queen\journal.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\queen\logic.cpp - -!IF "$(CFG)" == "queen - Win32 (WCE emulator) Release" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" - -DEP_CPP_LOGIC=\ +DEP_CPP_CUTAW=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\debugger.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\mutex.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\queen\bankman.h"\ - "..\..\..\queen\command.h"\ - "..\..\..\queen\credits.h"\ "..\..\..\queen\cutaway.h"\ - "..\..\..\queen\debug.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\display.h"\ "..\..\..\queen\graphics.h"\ "..\..\..\queen\grid.h"\ "..\..\..\queen\input.h"\ - "..\..\..\queen\journal.h"\ "..\..\..\queen\logic.h"\ "..\..\..\queen\queen.h"\ "..\..\..\queen\resource.h"\ "..\..\..\queen\sound.h"\ - "..\..\..\queen\state.h"\ "..\..\..\queen\structs.h"\ "..\..\..\queen\talk.h"\ "..\..\..\queen\walk.h"\ "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_LOGIC=\ - "..\..\..\common\config.h"\ +NODEP_CPP_CUTAW=\ "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ + ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" -DEP_CPP_LOGIC=\ +DEP_CPP_CUTAW=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\debugger.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\mutex.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\queen\bankman.h"\ - "..\..\..\queen\command.h"\ - "..\..\..\queen\credits.h"\ "..\..\..\queen\cutaway.h"\ - "..\..\..\queen\debug.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\display.h"\ "..\..\..\queen\graphics.h"\ "..\..\..\queen\grid.h"\ "..\..\..\queen\input.h"\ - "..\..\..\queen\journal.h"\ "..\..\..\queen\logic.h"\ "..\..\..\queen\queen.h"\ "..\..\..\queen\resource.h"\ "..\..\..\queen\sound.h"\ - "..\..\..\queen\state.h"\ "..\..\..\queen\structs.h"\ "..\..\..\queen\talk.h"\ "..\..\..\queen\walk.h"\ "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_LOGIC=\ - "..\..\..\common\config.h"\ +NODEP_CPP_CUTAW=\ "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ + ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Debug" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" - !ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" -!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\queen\logic.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\queen\music.cpp - -!IF "$(CFG)" == "queen - Win32 (WCE emulator) Release" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" - -DEP_CPP_MUSIC=\ +DEP_CPP_CUTAW=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\mutex.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\timer.h"\ + "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\cutaway.h"\ "..\..\..\queen\defs.h"\ - "..\..\..\queen\music.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\logic.h"\ "..\..\..\queen\queen.h"\ "..\..\..\queen\resource.h"\ "..\..\..\queen\sound.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\queen\talk.h"\ + "..\..\..\queen\walk.h"\ "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_MUSIC=\ - "..\..\..\common\config.h"\ +NODEP_CPP_CUTAW=\ "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" -DEP_CPP_MUSIC=\ +DEP_CPP_CUTAW=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\mutex.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\timer.h"\ + "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\cutaway.h"\ "..\..\..\queen\defs.h"\ - "..\..\..\queen\music.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\logic.h"\ "..\..\..\queen\queen.h"\ "..\..\..\queen\resource.h"\ "..\..\..\queen\sound.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\queen\talk.h"\ + "..\..\..\queen\walk.h"\ "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_MUSIC=\ - "..\..\..\common\config.h"\ +NODEP_CPP_CUTAW=\ "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Debug" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" - !ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" -!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\queen\music.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\queen\musicdata.cpp - -!IF "$(CFG)" == "queen - Win32 (WCE emulator) Release" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" - -DEP_CPP_MUSICD=\ +DEP_CPP_CUTAW=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\mutex.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\cutaway.h"\ "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ "..\..\..\queen\sound.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\queen\talk.h"\ + "..\..\..\queen\walk.h"\ "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_MUSICD=\ - "..\..\..\common\config.h"\ +NODEP_CPP_CUTAW=\ "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - "..\..\..\queen\scumm_globals.h"\ + ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Release" -DEP_CPP_MUSICD=\ +DEP_CPP_CUTAW=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\mutex.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\cutaway.h"\ "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ "..\..\..\queen\sound.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\queen\talk.h"\ + "..\..\..\queen\walk.h"\ "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_MUSICD=\ - "..\..\..\common\config.h"\ +NODEP_CPP_CUTAW=\ "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - "..\..\..\queen\scumm_globals.h"\ + ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Debug" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Release" - !ENDIF # End Source File # Begin Source File -SOURCE=..\..\..\queen\queen.cpp +SOURCE=..\..\..\queen\cutaway.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\queen\debug.cpp !IF "$(CFG)" == "queen - Win32 (WCE emulator) Release" +NODEP_CPP_DEBUG=\ + "..\..\..\queen\common\debugger.cpp"\ + "..\..\..\queen\queen\debug.h"\ + "..\..\..\queen\queen\defs.h"\ + "..\..\..\queen\queen\graphics.h"\ + "..\..\..\queen\queen\input.h"\ + "..\..\..\queen\queen\logic.h"\ + "..\..\..\queen\queen\queen.h"\ + "..\..\..\queen\queen\resource.h"\ + "..\..\..\queen\queen\sound.h"\ + "..\..\..\queen\queen\structs.h"\ + "..\..\..\queen\stdafx.h"\ + + !ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" +NODEP_CPP_DEBUG=\ + "..\..\..\queen\common\debugger.cpp"\ + "..\..\..\queen\queen\debug.h"\ + "..\..\..\queen\queen\defs.h"\ + "..\..\..\queen\queen\graphics.h"\ + "..\..\..\queen\queen\input.h"\ + "..\..\..\queen\queen\logic.h"\ + "..\..\..\queen\queen\queen.h"\ + "..\..\..\queen\queen\resource.h"\ + "..\..\..\queen\queen\sound.h"\ + "..\..\..\queen\queen\structs.h"\ + "..\..\..\queen\stdafx.h"\ + + !ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" -DEP_CPP_QUEEN=\ - "..\..\..\backends\fs\fs.h"\ +DEP_CPP_DEBUG=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\base\plugins.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ + "..\..\..\common\debugger.cpp"\ "..\..\..\common\debugger.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\queen\bankman.h"\ - "..\..\..\queen\command.h"\ - "..\..\..\queen\cutaway.h"\ + "..\..\..\config.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\console.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ "..\..\..\queen\debug.h"\ "..\..\..\queen\defs.h"\ - "..\..\..\queen\display.h"\ "..\..\..\queen\graphics.h"\ - "..\..\..\queen\grid.h"\ "..\..\..\queen\input.h"\ "..\..\..\queen\logic.h"\ - "..\..\..\queen\music.h"\ "..\..\..\queen\queen.h"\ "..\..\..\queen\resource.h"\ "..\..\..\queen\sound.h"\ "..\..\..\queen\structs.h"\ - "..\..\..\queen\talk.h"\ - "..\..\..\queen\walk.h"\ - "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_QUEEN=\ - "..\..\..\common\config.h"\ +NODEP_CPP_DEBUG=\ "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" -DEP_CPP_QUEEN=\ - "..\..\..\backends\fs\fs.h"\ +DEP_CPP_DEBUG=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\base\plugins.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ + "..\..\..\common\debugger.cpp"\ "..\..\..\common\debugger.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\queen\bankman.h"\ - "..\..\..\queen\command.h"\ - "..\..\..\queen\cutaway.h"\ + "..\..\..\config.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\console.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ "..\..\..\queen\debug.h"\ "..\..\..\queen\defs.h"\ - "..\..\..\queen\display.h"\ "..\..\..\queen\graphics.h"\ - "..\..\..\queen\grid.h"\ "..\..\..\queen\input.h"\ "..\..\..\queen\logic.h"\ - "..\..\..\queen\music.h"\ "..\..\..\queen\queen.h"\ "..\..\..\queen\resource.h"\ "..\..\..\queen\sound.h"\ "..\..\..\queen\structs.h"\ - "..\..\..\queen\talk.h"\ - "..\..\..\queen\walk.h"\ - "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_QUEEN=\ - "..\..\..\common\config.h"\ +NODEP_CPP_DEBUG=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Debug" +DEP_CPP_DEBUG=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.cpp"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\console.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\queen\debug.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_DEBUG=\ + "..\..\..\common\extend.h"\ + "..\..\..\gui\font.h"\ + ".\DL_byteorder.h"\ + + !ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" +DEP_CPP_DEBUG=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.cpp"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\console.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\queen\debug.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_DEBUG=\ + "..\..\..\common\extend.h"\ + "..\..\..\gui\font.h"\ + ".\DL_byteorder.h"\ + + !ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" +DEP_CPP_DEBUG=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.cpp"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\console.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\queen\debug.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_DEBUG=\ + "..\..\..\common\extend.h"\ + "..\..\..\gui\font.h"\ + ".\DL_byteorder.h"\ + + !ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" +DEP_CPP_DEBUG=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.cpp"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\console.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\queen\debug.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_DEBUG=\ + "..\..\..\common\extend.h"\ + "..\..\..\gui\font.h"\ + ".\DL_byteorder.h"\ + + !ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" +DEP_CPP_DEBUG=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.cpp"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\console.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\queen\debug.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_DEBUG=\ + "..\..\..\common\extend.h"\ + "..\..\..\gui\font.h"\ + ".\DL_byteorder.h"\ + + !ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Release" +DEP_CPP_DEBUG=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.cpp"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\console.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\queen\debug.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_DEBUG=\ + "..\..\..\common\extend.h"\ + "..\..\..\gui\font.h"\ + ".\DL_byteorder.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\queen\debug.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\queen\defs.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\queen\display.cpp + +!IF "$(CFG)" == "queen - Win32 (WCE emulator) Release" + +NODEP_CPP_DISPL=\ + "..\..\..\queen\queen\display.h"\ + "..\..\..\queen\queen\input.h"\ + "..\..\..\queen\queen\logic.h"\ + "..\..\..\queen\queen\queen.h"\ + "..\..\..\queen\queen\resource.h"\ + "..\..\..\queen\scumm_globals.h"\ + "..\..\..\queen\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" + +NODEP_CPP_DISPL=\ + "..\..\..\queen\queen\display.h"\ + "..\..\..\queen\queen\input.h"\ + "..\..\..\queen\queen\logic.h"\ + "..\..\..\queen\queen\queen.h"\ + "..\..\..\queen\queen\resource.h"\ + "..\..\..\queen\scumm_globals.h"\ + "..\..\..\queen\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" + +DEP_CPP_DISPL=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\structs.h"\ + +NODEP_CPP_DISPL=\ + "..\..\..\common\extend.h"\ + "..\..\..\queen\scumm_globals.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" + +DEP_CPP_DISPL=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\structs.h"\ + +NODEP_CPP_DISPL=\ + "..\..\..\common\compile.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\queen\scumm_globals.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Debug" + +DEP_CPP_DISPL=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\structs.h"\ + +NODEP_CPP_DISPL=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" + +DEP_CPP_DISPL=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\structs.h"\ + +NODEP_CPP_DISPL=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" + +DEP_CPP_DISPL=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\structs.h"\ + +NODEP_CPP_DISPL=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" + +DEP_CPP_DISPL=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\structs.h"\ + +NODEP_CPP_DISPL=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" + +DEP_CPP_DISPL=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\structs.h"\ + +NODEP_CPP_DISPL=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Release" + +DEP_CPP_DISPL=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\structs.h"\ + +NODEP_CPP_DISPL=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\queen\display.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\queen\graphics.cpp + +!IF "$(CFG)" == "queen - Win32 (WCE emulator) Release" + +NODEP_CPP_GRAPH=\ + "..\..\..\queen\queen\bankman.h"\ + "..\..\..\queen\queen\display.h"\ + "..\..\..\queen\queen\graphics.h"\ + "..\..\..\queen\queen\grid.h"\ + "..\..\..\queen\queen\logic.h"\ + "..\..\..\queen\queen\queen.h"\ + "..\..\..\queen\queen\resource.h"\ + "..\..\..\queen\queen\sound.h"\ + "..\..\..\queen\scumm_globals.h"\ + "..\..\..\queen\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" + +NODEP_CPP_GRAPH=\ + "..\..\..\queen\queen\bankman.h"\ + "..\..\..\queen\queen\display.h"\ + "..\..\..\queen\queen\graphics.h"\ + "..\..\..\queen\queen\grid.h"\ + "..\..\..\queen\queen\logic.h"\ + "..\..\..\queen\queen\queen.h"\ + "..\..\..\queen\queen\resource.h"\ + "..\..\..\queen\queen\sound.h"\ + "..\..\..\queen\scumm_globals.h"\ + "..\..\..\queen\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" + +DEP_CPP_GRAPH=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_GRAPH=\ + "..\..\..\common\extend.h"\ + "..\..\..\queen\scumm_globals.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" + +DEP_CPP_GRAPH=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_GRAPH=\ + "..\..\..\common\compile.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\queen\scumm_globals.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Debug" + +DEP_CPP_GRAPH=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_GRAPH=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" + +DEP_CPP_GRAPH=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_GRAPH=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" + +DEP_CPP_GRAPH=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_GRAPH=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" + +DEP_CPP_GRAPH=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_GRAPH=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" + +DEP_CPP_GRAPH=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_GRAPH=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Release" + +DEP_CPP_GRAPH=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_GRAPH=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\queen\graphics.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\queen\grid.cpp + +!IF "$(CFG)" == "queen - Win32 (WCE emulator) Release" + +NODEP_CPP_GRID_=\ + "..\..\..\queen\queen\display.h"\ + "..\..\..\queen\queen\grid.h"\ + "..\..\..\queen\queen\logic.h"\ + "..\..\..\queen\queen\queen.h"\ + "..\..\..\queen\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" + +NODEP_CPP_GRID_=\ + "..\..\..\queen\queen\display.h"\ + "..\..\..\queen\queen\grid.h"\ + "..\..\..\queen\queen\logic.h"\ + "..\..\..\queen\queen\queen.h"\ + "..\..\..\queen\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" + +DEP_CPP_GRID_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\structs.h"\ + +NODEP_CPP_GRID_=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" + +DEP_CPP_GRID_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\structs.h"\ + +NODEP_CPP_GRID_=\ + "..\..\..\common\compile.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Debug" + +DEP_CPP_GRID_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\structs.h"\ + +NODEP_CPP_GRID_=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" + +DEP_CPP_GRID_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\structs.h"\ + +NODEP_CPP_GRID_=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" + +DEP_CPP_GRID_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\structs.h"\ + +NODEP_CPP_GRID_=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" + +DEP_CPP_GRID_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\structs.h"\ + +NODEP_CPP_GRID_=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" + +DEP_CPP_GRID_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\structs.h"\ + +NODEP_CPP_GRID_=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Release" + +DEP_CPP_GRID_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\structs.h"\ + +NODEP_CPP_GRID_=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\queen\grid.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\queen\input.cpp + +!IF "$(CFG)" == "queen - Win32 (WCE emulator) Release" + +NODEP_CPP_INPUT=\ + "..\..\..\queen\common\system.h"\ + "..\..\..\queen\queen\input.h"\ + "..\..\..\queen\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" + +NODEP_CPP_INPUT=\ + "..\..\..\queen\common\system.h"\ + "..\..\..\queen\queen\input.h"\ + "..\..\..\queen\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" + +DEP_CPP_INPUT=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\input.h"\ + +NODEP_CPP_INPUT=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" + +DEP_CPP_INPUT=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\input.h"\ + +NODEP_CPP_INPUT=\ + "..\..\..\common\compile.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Debug" + +DEP_CPP_INPUT=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\input.h"\ + +NODEP_CPP_INPUT=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" + +DEP_CPP_INPUT=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\input.h"\ + +NODEP_CPP_INPUT=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" + +DEP_CPP_INPUT=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\input.h"\ + +NODEP_CPP_INPUT=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" + +DEP_CPP_INPUT=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\input.h"\ + +NODEP_CPP_INPUT=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" + +DEP_CPP_INPUT=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\input.h"\ + +NODEP_CPP_INPUT=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Release" + +DEP_CPP_INPUT=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\input.h"\ + +NODEP_CPP_INPUT=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\queen\input.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\queen\journal.cpp + +!IF "$(CFG)" == "queen - Win32 (WCE emulator) Release" + +NODEP_CPP_JOURN=\ + "..\..\..\queen\queen\bankman.h"\ + "..\..\..\queen\queen\display.h"\ + "..\..\..\queen\queen\graphics.h"\ + "..\..\..\queen\queen\grid.h"\ + "..\..\..\queen\queen\journal.h"\ + "..\..\..\queen\queen\logic.h"\ + "..\..\..\queen\queen\music.h"\ + "..\..\..\queen\queen\queen.h"\ + "..\..\..\queen\queen\resource.h"\ + "..\..\..\queen\queen\sound.h"\ + "..\..\..\queen\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" + +NODEP_CPP_JOURN=\ + "..\..\..\queen\queen\bankman.h"\ + "..\..\..\queen\queen\display.h"\ + "..\..\..\queen\queen\graphics.h"\ + "..\..\..\queen\queen\grid.h"\ + "..\..\..\queen\queen\journal.h"\ + "..\..\..\queen\queen\logic.h"\ + "..\..\..\queen\queen\music.h"\ + "..\..\..\queen\queen\queen.h"\ + "..\..\..\queen\queen\resource.h"\ + "..\..\..\queen\queen\sound.h"\ + "..\..\..\queen\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" + +DEP_CPP_JOURN=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\journal.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\music.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_JOURN=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" + +DEP_CPP_JOURN=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\journal.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\music.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_JOURN=\ + "..\..\..\common\compile.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Debug" + +DEP_CPP_JOURN=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\journal.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\music.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_JOURN=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" + +DEP_CPP_JOURN=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\journal.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\music.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_JOURN=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" + +DEP_CPP_JOURN=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\journal.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\music.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_JOURN=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" + +DEP_CPP_JOURN=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\journal.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\music.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_JOURN=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" + +DEP_CPP_JOURN=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\journal.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\music.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_JOURN=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Release" + +DEP_CPP_JOURN=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\journal.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\music.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_JOURN=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\queen\journal.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\queen\logic.cpp + +!IF "$(CFG)" == "queen - Win32 (WCE emulator) Release" + +NODEP_CPP_LOGIC=\ + "..\..\..\queen\common\config-manager.h"\ + "..\..\..\queen\queen\bankman.h"\ + "..\..\..\queen\queen\command.h"\ + "..\..\..\queen\queen\credits.h"\ + "..\..\..\queen\queen\cutaway.h"\ + "..\..\..\queen\queen\debug.h"\ + "..\..\..\queen\queen\defs.h"\ + "..\..\..\queen\queen\display.h"\ + "..\..\..\queen\queen\graphics.h"\ + "..\..\..\queen\queen\grid.h"\ + "..\..\..\queen\queen\input.h"\ + "..\..\..\queen\queen\journal.h"\ + "..\..\..\queen\queen\logic.h"\ + "..\..\..\queen\queen\queen.h"\ + "..\..\..\queen\queen\resource.h"\ + "..\..\..\queen\queen\sound.h"\ + "..\..\..\queen\queen\state.h"\ + "..\..\..\queen\queen\talk.h"\ + "..\..\..\queen\queen\walk.h"\ + "..\..\..\queen\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" + +NODEP_CPP_LOGIC=\ + "..\..\..\queen\common\config-manager.h"\ + "..\..\..\queen\queen\bankman.h"\ + "..\..\..\queen\queen\command.h"\ + "..\..\..\queen\queen\credits.h"\ + "..\..\..\queen\queen\cutaway.h"\ + "..\..\..\queen\queen\debug.h"\ + "..\..\..\queen\queen\defs.h"\ + "..\..\..\queen\queen\display.h"\ + "..\..\..\queen\queen\graphics.h"\ + "..\..\..\queen\queen\grid.h"\ + "..\..\..\queen\queen\input.h"\ + "..\..\..\queen\queen\journal.h"\ + "..\..\..\queen\queen\logic.h"\ + "..\..\..\queen\queen\queen.h"\ + "..\..\..\queen\queen\resource.h"\ + "..\..\..\queen\queen\sound.h"\ + "..\..\..\queen\queen\state.h"\ + "..\..\..\queen\queen\talk.h"\ + "..\..\..\queen\queen\walk.h"\ + "..\..\..\queen\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" + +DEP_CPP_LOGIC=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\command.h"\ + "..\..\..\queen\credits.h"\ + "..\..\..\queen\cutaway.h"\ + "..\..\..\queen\debug.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\journal.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\state.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\queen\talk.h"\ + "..\..\..\queen\walk.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_LOGIC=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" + +DEP_CPP_LOGIC=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\command.h"\ + "..\..\..\queen\credits.h"\ + "..\..\..\queen\cutaway.h"\ + "..\..\..\queen\debug.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\journal.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\state.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\queen\talk.h"\ + "..\..\..\queen\walk.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_LOGIC=\ + "..\..\..\common\compile.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Debug" + +DEP_CPP_LOGIC=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\command.h"\ + "..\..\..\queen\credits.h"\ + "..\..\..\queen\cutaway.h"\ + "..\..\..\queen\debug.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\journal.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\state.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\queen\talk.h"\ + "..\..\..\queen\walk.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_LOGIC=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" + +DEP_CPP_LOGIC=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\command.h"\ + "..\..\..\queen\credits.h"\ + "..\..\..\queen\cutaway.h"\ + "..\..\..\queen\debug.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\journal.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\state.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\queen\talk.h"\ + "..\..\..\queen\walk.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_LOGIC=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" + +DEP_CPP_LOGIC=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\command.h"\ + "..\..\..\queen\credits.h"\ + "..\..\..\queen\cutaway.h"\ + "..\..\..\queen\debug.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\journal.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\state.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\queen\talk.h"\ + "..\..\..\queen\walk.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_LOGIC=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" + +DEP_CPP_LOGIC=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\command.h"\ + "..\..\..\queen\credits.h"\ + "..\..\..\queen\cutaway.h"\ + "..\..\..\queen\debug.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\journal.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\state.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\queen\talk.h"\ + "..\..\..\queen\walk.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_LOGIC=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" + +DEP_CPP_LOGIC=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\command.h"\ + "..\..\..\queen\credits.h"\ + "..\..\..\queen\cutaway.h"\ + "..\..\..\queen\debug.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\journal.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\state.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\queen\talk.h"\ + "..\..\..\queen\walk.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_LOGIC=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Release" + +DEP_CPP_LOGIC=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\command.h"\ + "..\..\..\queen\credits.h"\ + "..\..\..\queen\cutaway.h"\ + "..\..\..\queen\debug.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\journal.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\state.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\queen\talk.h"\ + "..\..\..\queen\walk.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_LOGIC=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\queen\logic.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\queen\music.cpp + +!IF "$(CFG)" == "queen - Win32 (WCE emulator) Release" + +NODEP_CPP_MUSIC=\ + "..\..\..\queen\queen\music.h"\ + "..\..\..\queen\queen\queen.h"\ + "..\..\..\queen\queen\resource.h"\ + "..\..\..\queen\queen\sound.h"\ + "..\..\..\queen\sound\midiparser.h"\ + "..\..\..\queen\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" + +NODEP_CPP_MUSIC=\ + "..\..\..\queen\queen\music.h"\ + "..\..\..\queen\queen\queen.h"\ + "..\..\..\queen\queen\resource.h"\ + "..\..\..\queen\queen\sound.h"\ + "..\..\..\queen\sound\midiparser.h"\ + "..\..\..\queen\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" + +DEP_CPP_MUSIC=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\music.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_MUSIC=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" + +DEP_CPP_MUSIC=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\music.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_MUSIC=\ + "..\..\..\common\compile.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Debug" + +DEP_CPP_MUSIC=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\music.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_MUSIC=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" + +DEP_CPP_MUSIC=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\music.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_MUSIC=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" + +DEP_CPP_MUSIC=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\music.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_MUSIC=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" + +DEP_CPP_MUSIC=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\music.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_MUSIC=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" + +DEP_CPP_MUSIC=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\music.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_MUSIC=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Release" + +DEP_CPP_MUSIC=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\music.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_MUSIC=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\queen\music.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\queen\musicdata.cpp + +!IF "$(CFG)" == "queen - Win32 (WCE emulator) Release" + +NODEP_CPP_MUSICD=\ + "..\..\..\queen\queen\sound.h"\ + "..\..\..\queen\scumm_globals.h"\ + "..\..\..\queen\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" + +NODEP_CPP_MUSICD=\ + "..\..\..\queen\queen\sound.h"\ + "..\..\..\queen\scumm_globals.h"\ + "..\..\..\queen\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" + +DEP_CPP_MUSICD=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_MUSICD=\ + "..\..\..\common\extend.h"\ + "..\..\..\queen\scumm_globals.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" + +DEP_CPP_MUSICD=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_MUSICD=\ + "..\..\..\common\compile.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\queen\scumm_globals.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Debug" + +DEP_CPP_MUSICD=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_MUSICD=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" + +DEP_CPP_MUSICD=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_MUSICD=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" + +DEP_CPP_MUSICD=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_MUSICD=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" + +DEP_CPP_MUSICD=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_MUSICD=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" + +DEP_CPP_MUSICD=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_MUSICD=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Release" + +DEP_CPP_MUSICD=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_MUSICD=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\queen\queen.cpp + +!IF "$(CFG)" == "queen - Win32 (WCE emulator) Release" + +NODEP_CPP_QUEEN=\ + "..\..\..\queen\backends\fs\fs.h"\ + "..\..\..\queen\base\gameDetector.h"\ + "..\..\..\queen\base\plugins.h"\ + "..\..\..\queen\common\config-manager.h"\ + "..\..\..\queen\common\file.h"\ + "..\..\..\queen\common\timer.h"\ + "..\..\..\queen\queen\bankman.h"\ + "..\..\..\queen\queen\command.h"\ + "..\..\..\queen\queen\cutaway.h"\ + "..\..\..\queen\queen\debug.h"\ + "..\..\..\queen\queen\display.h"\ + "..\..\..\queen\queen\graphics.h"\ + "..\..\..\queen\queen\grid.h"\ + "..\..\..\queen\queen\input.h"\ + "..\..\..\queen\queen\logic.h"\ + "..\..\..\queen\queen\music.h"\ + "..\..\..\queen\queen\queen.h"\ + "..\..\..\queen\queen\resource.h"\ + "..\..\..\queen\queen\sound.h"\ + "..\..\..\queen\queen\talk.h"\ + "..\..\..\queen\queen\walk.h"\ + "..\..\..\queen\sound\mididrv.h"\ + "..\..\..\queen\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" + +NODEP_CPP_QUEEN=\ + "..\..\..\queen\backends\fs\fs.h"\ + "..\..\..\queen\base\gameDetector.h"\ + "..\..\..\queen\base\plugins.h"\ + "..\..\..\queen\common\config-manager.h"\ + "..\..\..\queen\common\file.h"\ + "..\..\..\queen\common\timer.h"\ + "..\..\..\queen\queen\bankman.h"\ + "..\..\..\queen\queen\command.h"\ + "..\..\..\queen\queen\cutaway.h"\ + "..\..\..\queen\queen\debug.h"\ + "..\..\..\queen\queen\display.h"\ + "..\..\..\queen\queen\graphics.h"\ + "..\..\..\queen\queen\grid.h"\ + "..\..\..\queen\queen\input.h"\ + "..\..\..\queen\queen\logic.h"\ + "..\..\..\queen\queen\music.h"\ + "..\..\..\queen\queen\queen.h"\ + "..\..\..\queen\queen\resource.h"\ + "..\..\..\queen\queen\sound.h"\ + "..\..\..\queen\queen\talk.h"\ + "..\..\..\queen\queen\walk.h"\ + "..\..\..\queen\sound\mididrv.h"\ + "..\..\..\queen\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" + +DEP_CPP_QUEEN=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\command.h"\ + "..\..\..\queen\cutaway.h"\ + "..\..\..\queen\debug.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\music.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\queen\talk.h"\ + "..\..\..\queen\walk.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_QUEEN=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" + +DEP_CPP_QUEEN=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\command.h"\ + "..\..\..\queen\cutaway.h"\ + "..\..\..\queen\debug.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\music.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\queen\talk.h"\ + "..\..\..\queen\walk.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_QUEEN=\ + "..\..\..\common\compile.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Debug" + +DEP_CPP_QUEEN=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\command.h"\ + "..\..\..\queen\cutaway.h"\ + "..\..\..\queen\debug.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\music.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\queen\talk.h"\ + "..\..\..\queen\walk.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_QUEEN=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" + +DEP_CPP_QUEEN=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\command.h"\ + "..\..\..\queen\cutaway.h"\ + "..\..\..\queen\debug.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\music.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\queen\talk.h"\ + "..\..\..\queen\walk.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_QUEEN=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" + +DEP_CPP_QUEEN=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\command.h"\ + "..\..\..\queen\cutaway.h"\ + "..\..\..\queen\debug.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\music.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\queen\talk.h"\ + "..\..\..\queen\walk.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_QUEEN=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" + +DEP_CPP_QUEEN=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\command.h"\ + "..\..\..\queen\cutaway.h"\ + "..\..\..\queen\debug.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\music.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\queen\talk.h"\ + "..\..\..\queen\walk.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_QUEEN=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" + +DEP_CPP_QUEEN=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\command.h"\ + "..\..\..\queen\cutaway.h"\ + "..\..\..\queen\debug.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\music.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\queen\talk.h"\ + "..\..\..\queen\walk.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_QUEEN=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Release" + +DEP_CPP_QUEEN=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\command.h"\ + "..\..\..\queen\cutaway.h"\ + "..\..\..\queen\debug.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\music.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\queen\talk.h"\ + "..\..\..\queen\walk.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_QUEEN=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\queen\queen.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\queen\resource.cpp + +!IF "$(CFG)" == "queen - Win32 (WCE emulator) Release" + +NODEP_CPP_RESOU=\ + "..\..\..\queen\queen\resource.h"\ + "..\..\..\queen\scumm_globals.h"\ + "..\..\..\queen\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" + +NODEP_CPP_RESOU=\ + "..\..\..\queen\queen\resource.h"\ + "..\..\..\queen\scumm_globals.h"\ + "..\..\..\queen\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" + +DEP_CPP_RESOU=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\resource.h"\ + +NODEP_CPP_RESOU=\ + "..\..\..\common\extend.h"\ + "..\..\..\queen\scumm_globals.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" + +DEP_CPP_RESOU=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\resource.h"\ + +NODEP_CPP_RESOU=\ + "..\..\..\common\compile.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\queen\scumm_globals.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Debug" + +DEP_CPP_RESOU=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\resource.h"\ + +NODEP_CPP_RESOU=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" + +DEP_CPP_RESOU=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\resource.h"\ + +NODEP_CPP_RESOU=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" + +DEP_CPP_RESOU=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\resource.h"\ + +NODEP_CPP_RESOU=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" + +DEP_CPP_RESOU=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\resource.h"\ + +NODEP_CPP_RESOU=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" + +DEP_CPP_RESOU=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\resource.h"\ + +NODEP_CPP_RESOU=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Release" + +DEP_CPP_RESOU=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\resource.h"\ + +NODEP_CPP_RESOU=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\queen\resource.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\queen\restables.cpp + +!IF "$(CFG)" == "queen - Win32 (WCE emulator) Release" + +NODEP_CPP_RESTA=\ + "..\..\..\queen\queen\resource.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" + +NODEP_CPP_RESTA=\ + "..\..\..\queen\queen\resource.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" + +DEP_CPP_RESTA=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\resource.h"\ + +NODEP_CPP_RESTA=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" + +DEP_CPP_RESTA=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\resource.h"\ + +NODEP_CPP_RESTA=\ + "..\..\..\common\compile.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Debug" + +DEP_CPP_RESTA=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\resource.h"\ + +NODEP_CPP_RESTA=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" + +DEP_CPP_RESTA=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\resource.h"\ + +NODEP_CPP_RESTA=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" + +DEP_CPP_RESTA=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\resource.h"\ + +NODEP_CPP_RESTA=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" + +DEP_CPP_RESTA=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\resource.h"\ + +NODEP_CPP_RESTA=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" + +DEP_CPP_RESTA=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\resource.h"\ + +NODEP_CPP_RESTA=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Release" + +DEP_CPP_RESTA=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\resource.h"\ + +NODEP_CPP_RESTA=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\queen\sound.cpp + +!IF "$(CFG)" == "queen - Win32 (WCE emulator) Release" + +NODEP_CPP_SOUND=\ + "..\..\..\queen\queen\input.h"\ + "..\..\..\queen\queen\music.h"\ + "..\..\..\queen\queen\queen.h"\ + "..\..\..\queen\queen\resource.h"\ + "..\..\..\queen\queen\sound.h"\ + "..\..\..\queen\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" + +NODEP_CPP_SOUND=\ + "..\..\..\queen\queen\input.h"\ + "..\..\..\queen\queen\music.h"\ + "..\..\..\queen\queen\queen.h"\ + "..\..\..\queen\queen\resource.h"\ + "..\..\..\queen\queen\sound.h"\ + "..\..\..\queen\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" + +DEP_CPP_SOUND=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\music.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_SOUND=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" + +DEP_CPP_SOUND=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\music.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_SOUND=\ + "..\..\..\common\compile.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Debug" + +DEP_CPP_SOUND=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\music.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_SOUND=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" + +DEP_CPP_SOUND=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\music.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_SOUND=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" + +DEP_CPP_SOUND=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\music.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_SOUND=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" + +DEP_CPP_SOUND=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\music.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_SOUND=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" + +DEP_CPP_SOUND=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\music.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_SOUND=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Release" + +DEP_CPP_SOUND=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\music.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_SOUND=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\queen\sound.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\queen\state.cpp + +!IF "$(CFG)" == "queen - Win32 (WCE emulator) Release" + +NODEP_CPP_STATE=\ + "..\..\..\queen\queen\state.h"\ + "..\..\..\queen\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" + +NODEP_CPP_STATE=\ + "..\..\..\queen\queen\state.h"\ + "..\..\..\queen\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" + +DEP_CPP_STATE=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\state.h"\ + +NODEP_CPP_STATE=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" + +DEP_CPP_STATE=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\state.h"\ + +NODEP_CPP_STATE=\ + "..\..\..\common\compile.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Debug" + +DEP_CPP_STATE=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\state.h"\ + +NODEP_CPP_STATE=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" + +DEP_CPP_STATE=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\state.h"\ + +NODEP_CPP_STATE=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" + +DEP_CPP_STATE=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\state.h"\ + +NODEP_CPP_STATE=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" + +DEP_CPP_STATE=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\state.h"\ + +NODEP_CPP_STATE=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" + +DEP_CPP_STATE=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\state.h"\ + +NODEP_CPP_STATE=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Release" + +DEP_CPP_STATE=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\state.h"\ + +NODEP_CPP_STATE=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + !ENDIF # End Source File # Begin Source File -SOURCE=..\..\..\queen\queen.h +SOURCE=..\..\..\queen\state.h # End Source File # Begin Source File -SOURCE=..\..\..\queen\resource.cpp +SOURCE=..\..\..\queen\structs.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\queen\talk.cpp !IF "$(CFG)" == "queen - Win32 (WCE emulator) Release" +NODEP_CPP_TALK_=\ + "..\..\..\queen\common\file.h"\ + "..\..\..\queen\queen\bankman.h"\ + "..\..\..\queen\queen\display.h"\ + "..\..\..\queen\queen\graphics.h"\ + "..\..\..\queen\queen\grid.h"\ + "..\..\..\queen\queen\input.h"\ + "..\..\..\queen\queen\logic.h"\ + "..\..\..\queen\queen\queen.h"\ + "..\..\..\queen\queen\resource.h"\ + "..\..\..\queen\queen\sound.h"\ + "..\..\..\queen\queen\state.h"\ + "..\..\..\queen\queen\talk.h"\ + "..\..\..\queen\queen\walk.h"\ + "..\..\..\queen\scumm_globals.h"\ + "..\..\..\queen\stdafx.h"\ + + !ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" +NODEP_CPP_TALK_=\ + "..\..\..\queen\common\file.h"\ + "..\..\..\queen\queen\bankman.h"\ + "..\..\..\queen\queen\display.h"\ + "..\..\..\queen\queen\graphics.h"\ + "..\..\..\queen\queen\grid.h"\ + "..\..\..\queen\queen\input.h"\ + "..\..\..\queen\queen\logic.h"\ + "..\..\..\queen\queen\queen.h"\ + "..\..\..\queen\queen\resource.h"\ + "..\..\..\queen\queen\sound.h"\ + "..\..\..\queen\queen\state.h"\ + "..\..\..\queen\queen\talk.h"\ + "..\..\..\queen\queen\walk.h"\ + "..\..\..\queen\scumm_globals.h"\ + "..\..\..\queen\stdafx.h"\ + + !ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" -DEP_CPP_RESOU=\ +DEP_CPP_TALK_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ "..\..\..\common\file.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ "..\..\..\queen\resource.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\state.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\queen\talk.h"\ + "..\..\..\queen\walk.h"\ + "..\..\..\sound\mixer.h"\ -NODEP_CPP_RESOU=\ - "..\..\..\common\config.h"\ +NODEP_CPP_TALK_=\ "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ "..\..\..\queen\scumm_globals.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" -DEP_CPP_RESOU=\ +DEP_CPP_TALK_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ "..\..\..\common\file.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ "..\..\..\queen\resource.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\state.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\queen\talk.h"\ + "..\..\..\queen\walk.h"\ + "..\..\..\sound\mixer.h"\ -NODEP_CPP_RESOU=\ - "..\..\..\common\config.h"\ +NODEP_CPP_TALK_=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\queen\scumm_globals.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Debug" -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Release" +DEP_CPP_TALK_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\state.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\queen\talk.h"\ + "..\..\..\queen\walk.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_TALK_=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + -!ENDIF +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" -# End Source File -# Begin Source File +DEP_CPP_TALK_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\state.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\queen\talk.h"\ + "..\..\..\queen\walk.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_TALK_=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + -SOURCE=..\..\..\queen\resource.h -# End Source File -# Begin Source File +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" -SOURCE=..\..\..\queen\restables.cpp +DEP_CPP_TALK_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\state.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\queen\talk.h"\ + "..\..\..\queen\walk.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_TALK_=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + -!IF "$(CFG)" == "queen - Win32 (WCE emulator) Release" +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" -!ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" +DEP_CPP_TALK_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\state.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\queen\talk.h"\ + "..\..\..\queen\walk.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_TALK_=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" -DEP_CPP_RESTA=\ +DEP_CPP_TALK_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ + "..\..\..\base\engine.h"\ "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ "..\..\..\queen\resource.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\state.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\queen\talk.h"\ + "..\..\..\queen\walk.h"\ + "..\..\..\sound\mixer.h"\ -NODEP_CPP_RESTA=\ - "..\..\..\common\config.h"\ +NODEP_CPP_TALK_=\ "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ + ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Release" -DEP_CPP_RESTA=\ +DEP_CPP_TALK_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ + "..\..\..\base\engine.h"\ "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ "..\..\..\queen\resource.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\state.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\queen\talk.h"\ + "..\..\..\queen\walk.h"\ + "..\..\..\sound\mixer.h"\ -NODEP_CPP_RESTA=\ - "..\..\..\common\config.h"\ +NODEP_CPP_TALK_=\ "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ + ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Debug" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Release" - !ENDIF # End Source File # Begin Source File -SOURCE=..\..\..\queen\sound.cpp +SOURCE=..\..\..\queen\talk.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\queen\walk.cpp !IF "$(CFG)" == "queen - Win32 (WCE emulator) Release" +NODEP_CPP_WALK_=\ + "..\..\..\queen\queen\bankman.h"\ + "..\..\..\queen\queen\graphics.h"\ + "..\..\..\queen\queen\grid.h"\ + "..\..\..\queen\queen\input.h"\ + "..\..\..\queen\queen\logic.h"\ + "..\..\..\queen\queen\queen.h"\ + "..\..\..\queen\queen\walk.h"\ + "..\..\..\queen\stdafx.h"\ + + !ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" +NODEP_CPP_WALK_=\ + "..\..\..\queen\queen\bankman.h"\ + "..\..\..\queen\queen\graphics.h"\ + "..\..\..\queen\queen\grid.h"\ + "..\..\..\queen\queen\input.h"\ + "..\..\..\queen\queen\logic.h"\ + "..\..\..\queen\queen\queen.h"\ + "..\..\..\queen\queen\walk.h"\ + "..\..\..\queen\stdafx.h"\ + + !ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" -DEP_CPP_SOUND=\ +DEP_CPP_WALK_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\timer.h"\ + "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ "..\..\..\queen\defs.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ "..\..\..\queen\input.h"\ - "..\..\..\queen\music.h"\ + "..\..\..\queen\logic.h"\ "..\..\..\queen\queen.h"\ "..\..\..\queen\resource.h"\ - "..\..\..\queen\sound.h"\ - "..\..\..\sound\flac.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\mp3.h"\ - "..\..\..\sound\vorbis.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\queen\walk.h"\ -NODEP_CPP_SOUND=\ - "..\..\..\common\config.h"\ +NODEP_CPP_WALK_=\ "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" -DEP_CPP_SOUND=\ +DEP_CPP_WALK_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\timer.h"\ + "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ "..\..\..\queen\defs.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ "..\..\..\queen\input.h"\ - "..\..\..\queen\music.h"\ + "..\..\..\queen\logic.h"\ "..\..\..\queen\queen.h"\ "..\..\..\queen\resource.h"\ - "..\..\..\queen\sound.h"\ - "..\..\..\sound\flac.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\mp3.h"\ - "..\..\..\sound\vorbis.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\queen\walk.h"\ -NODEP_CPP_SOUND=\ - "..\..\..\common\config.h"\ +NODEP_CPP_WALK_=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Debug" -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\queen\sound.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\queen\state.cpp - -!IF "$(CFG)" == "queen - Win32 (WCE emulator) Release" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" - -DEP_CPP_STATE=\ +DEP_CPP_WALK_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ "..\..\..\queen\defs.h"\ - "..\..\..\queen\state.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\queen\walk.h"\ -NODEP_CPP_STATE=\ - "..\..\..\common\config.h"\ +NODEP_CPP_WALK_=\ "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ + ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" -DEP_CPP_STATE=\ +DEP_CPP_WALK_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ "..\..\..\queen\defs.h"\ - "..\..\..\queen\state.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\queen\walk.h"\ -NODEP_CPP_STATE=\ - "..\..\..\common\config.h"\ +NODEP_CPP_WALK_=\ "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ + ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Debug" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" - !ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" -!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\queen\state.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\queen\structs.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\queen\talk.cpp - -!IF "$(CFG)" == "queen - Win32 (WCE emulator) Release" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" - -DEP_CPP_TALK_=\ +DEP_CPP_WALK_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\mutex.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\queen\bankman.h"\ "..\..\..\queen\defs.h"\ - "..\..\..\queen\display.h"\ "..\..\..\queen\graphics.h"\ "..\..\..\queen\grid.h"\ "..\..\..\queen\input.h"\ "..\..\..\queen\logic.h"\ "..\..\..\queen\queen.h"\ "..\..\..\queen\resource.h"\ - "..\..\..\queen\sound.h"\ - "..\..\..\queen\state.h"\ "..\..\..\queen\structs.h"\ - "..\..\..\queen\talk.h"\ "..\..\..\queen\walk.h"\ - "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_TALK_=\ - "..\..\..\common\config.h"\ +NODEP_CPP_WALK_=\ "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - "..\..\..\queen\scumm_globals.h"\ + ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" -DEP_CPP_TALK_=\ +DEP_CPP_WALK_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\mutex.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\queen\bankman.h"\ "..\..\..\queen\defs.h"\ - "..\..\..\queen\display.h"\ "..\..\..\queen\graphics.h"\ "..\..\..\queen\grid.h"\ "..\..\..\queen\input.h"\ "..\..\..\queen\logic.h"\ "..\..\..\queen\queen.h"\ "..\..\..\queen\resource.h"\ - "..\..\..\queen\sound.h"\ - "..\..\..\queen\state.h"\ "..\..\..\queen\structs.h"\ - "..\..\..\queen\talk.h"\ "..\..\..\queen\walk.h"\ - "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_TALK_=\ - "..\..\..\common\config.h"\ +NODEP_CPP_WALK_=\ "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - "..\..\..\queen\scumm_globals.h"\ + ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Debug" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" - !ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" -!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\queen\talk.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\queen\walk.cpp - -!IF "$(CFG)" == "queen - Win32 (WCE emulator) Release" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" - DEP_CPP_WALK_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\queen\bankman.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\graphics.h"\ @@ -2083,27 +6032,30 @@ DEP_CPP_WALK_=\ "..\..\..\queen\input.h"\ "..\..\..\queen\logic.h"\ "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ "..\..\..\queen\structs.h"\ "..\..\..\queen\walk.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_WALK_=\ - "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ + ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Release" DEP_CPP_WALK_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\queen\bankman.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\graphics.h"\ @@ -2111,28 +6063,15 @@ DEP_CPP_WALK_=\ "..\..\..\queen\input.h"\ "..\..\..\queen\logic.h"\ "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ "..\..\..\queen\structs.h"\ "..\..\..\queen\walk.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_WALK_=\ - "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ + ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Debug" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Release" - !ENDIF # End Source File @@ -2141,5 +6080,9 @@ NODEP_CPP_WALK_=\ SOURCE=..\..\..\queen\walk.h # End Source File # End Group +# Begin Group "Header Files" + +# PROP Default_Filter "h;hpp;hxx;hm;inl" +# End Group # End Target # End Project -- cgit v1.2.3