From 54fe614cdef7f40b89e480c61f795d7b1c65fbc1 Mon Sep 17 00:00:00 2001 From: Nicolas Bacca Date: Tue, 4 Nov 2003 23:08:27 +0000 Subject: Project changed name svn-id: r11138 --- dists/msevc3/bs2.vcp | 9800 -------------------------------------------------- 1 file changed, 9800 deletions(-) delete mode 100644 dists/msevc3/bs2.vcp (limited to 'dists/msevc3') diff --git a/dists/msevc3/bs2.vcp b/dists/msevc3/bs2.vcp deleted file mode 100644 index a9e9130740..0000000000 --- a/dists/msevc3/bs2.vcp +++ /dev/null @@ -1,9800 +0,0 @@ -# Microsoft eMbedded Visual Tools Project File - Name="bs2" - Package Owner=<4> -# Microsoft eMbedded Visual Tools Generated Build File, Format Version 6.02 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (WCE MIPS) Static Library" 0x8204 -# TARGTYPE "Win32 (WCE ARM) Static Library" 0x8504 -# TARGTYPE "Win32 (WCE SH3) Static Library" 0x8104 - -CFG=bs2 - Win32 (WCE MIPS) Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "bs2.vcn". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "bs2.vcn" CFG="bs2 - Win32 (WCE MIPS) Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "bs2 - Win32 (WCE MIPS) Release" (based on "Win32 (WCE MIPS) Static Library") -!MESSAGE "bs2 - Win32 (WCE MIPS) Debug" (based on "Win32 (WCE MIPS) Static Library") -!MESSAGE "bs2 - Win32 (WCE SH3) Release" (based on "Win32 (WCE SH3) Static Library") -!MESSAGE "bs2 - Win32 (WCE SH3) Debug" (based on "Win32 (WCE SH3) Static Library") -!MESSAGE "bs2 - Win32 (WCE ARM) Release" (based on "Win32 (WCE ARM) Static Library") -!MESSAGE "bs2 - Win32 (WCE ARM) Debug" (based on "Win32 (WCE ARM) Static Library") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -# PROP ATL_Project 2 - -!IF "$(CFG)" == "bs2 - Win32 (WCE MIPS) Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "MIPSRel" -# PROP BASE Intermediate_Dir "MIPSRel" -# PROP BASE CPU_ID "{D6519010-710F-11D3-99F2-00105A0DF099}" -# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "bs2\MIPSRel" -# PROP Intermediate_Dir "bs2\MIPSRel" -# PROP CPU_ID "{D6519010-710F-11D3-99F2-00105A0DF099}" -# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" -# PROP Target_Dir "" -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" /D "_LIB" /YX /Oxs /M$(CECrtMT) /c -# ADD CPP /nologo /W3 /I "../../" /I "../../common/" /I "../../backends/wince/" /I "../../backends/wince/missing/" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_LIB" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /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)" == "bs2 - Win32 (WCE MIPS) Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "MIPSDbg" -# PROP BASE Intermediate_Dir "MIPSDbg" -# PROP BASE CPU_ID "{D6519010-710F-11D3-99F2-00105A0DF099}" -# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "bs2\MIPSDbg" -# PROP Intermediate_Dir "bs2\MIPSDbg" -# PROP CPU_ID "{D6519010-710F-11D3-99F2-00105A0DF099}" -# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" -# PROP Target_Dir "" -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" /D "_LIB" /YX /M$(CECrtMTDebug) /c -# ADD CPP /nologo /W3 /Zi /Od /I "../../" /I "../../common/" /I "../../backends/wince/" /I "../../backends/wince/missing/" /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /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)" == "bs2 - Win32 (WCE SH3) Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "SH3Rel" -# PROP BASE Intermediate_Dir "SH3Rel" -# PROP BASE CPU_ID "{D6519020-710F-11D3-99F2-00105A0DF099}" -# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "sh3\SH3Rel" -# PROP Intermediate_Dir "sh3\SH3Rel" -# PROP CPU_ID "{D6519020-710F-11D3-99F2-00105A0DF099}" -# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" -# PROP Target_Dir "" -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" /D "_LIB" /YX /Oxs /M$(CECrtMT) /c -# ADD CPP /nologo /W3 /I "../../" /I "../../common/" /I "../../backends/wince/" /I "../../backends/wince/missing/" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_LIB" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /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)" == "bs2 - Win32 (WCE SH3) Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "SH3Dbg" -# PROP BASE Intermediate_Dir "SH3Dbg" -# PROP BASE CPU_ID "{D6519020-710F-11D3-99F2-00105A0DF099}" -# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "sh3\SH3Dbg" -# PROP Intermediate_Dir "sh3\SH3Dbg" -# PROP CPU_ID "{D6519020-710F-11D3-99F2-00105A0DF099}" -# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" -# PROP Target_Dir "" -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" /D "_LIB" /YX /M$(CECrtMTDebug) /c -# ADD CPP /nologo /W3 /Zi /Od /I "../../" /I "../../common/" /I "../../backends/wince/" /I "../../backends/wince/missing/" /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /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)" == "bs2 - Win32 (WCE ARM) Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "ARMRel" -# PROP BASE Intermediate_Dir "ARMRel" -# PROP BASE CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}" -# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "bs2\ARMRel" -# PROP Intermediate_Dir "bs2\ARMRel" -# PROP CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}" -# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" -# PROP Target_Dir "" -CPP=clarm.exe -# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "NDEBUG" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /Oxs /M$(CECrtMT) /c -# ADD CPP /nologo /W3 /I "../../" /I "../../common/" /I "../../backends/wince/" /I "../../backends/wince/missing/" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "NDEBUG" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /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)" == "bs2 - Win32 (WCE ARM) Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "ARMDbg" -# PROP BASE Intermediate_Dir "ARMDbg" -# PROP BASE CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}" -# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "bs2/ARMDbg" -# PROP Intermediate_Dir "bs2/ARMDbg" -# PROP CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}" -# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" -# PROP Target_Dir "" -CPP=clarm.exe -# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /M$(CECrtMTDebug) /c -# ADD CPP /nologo /W3 /Zi /Od /I "../../" /I "../../common/" /I "../../backends/wince/" /I "../../backends/wince/missing/" /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /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 - -!ENDIF - -# Begin Target - -# Name "bs2 - Win32 (WCE MIPS) Release" -# Name "bs2 - Win32 (WCE MIPS) Debug" -# Name "bs2 - Win32 (WCE SH3) Release" -# Name "bs2 - Win32 (WCE SH3) Debug" -# Name "bs2 - Win32 (WCE ARM) Release" -# Name "bs2 - Win32 (WCE ARM) Debug" -# Begin Group "Source Files" - -# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" -# Begin Group "driver" - -# PROP Default_Filter "" -# Begin Source File - -SOURCE=..\..\bs2\driver\_console.cpp - -!IF "$(CFG)" == "bs2 - Win32 (WCE MIPS) Release" - -DEP_CPP__CONS=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\driver\d_draw.h"\ - "..\..\bs2\driver\driver96.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP__CONS=\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE MIPS) Debug" - -DEP_CPP__CONS=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\driver\d_draw.h"\ - "..\..\bs2\driver\driver96.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP__CONS=\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE SH3) Release" - -DEP_CPP__CONS=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\driver\d_draw.h"\ - "..\..\bs2\driver\driver96.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP__CONS=\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE SH3) Debug" - -DEP_CPP__CONS=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\driver\d_draw.h"\ - "..\..\bs2\driver\driver96.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP__CONS=\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE ARM) Release" - -DEP_CPP__CONS=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\driver\d_draw.h"\ - "..\..\bs2\driver\driver96.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP__CONS=\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE ARM) Debug" - -DEP_CPP__CONS=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\driver\d_draw.h"\ - "..\..\bs2\driver\driver96.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP__CONS=\ - "..\..\bs2\driver\stdafx.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\bs2\driver\_console.h -# End Source File -# Begin Source File - -SOURCE=..\..\bs2\driver\_mouse.cpp - -!IF "$(CFG)" == "bs2 - Win32 (WCE MIPS) Release" - -DEP_CPP__MOUS=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\driver\d_draw.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\driver\menu.h"\ - "..\..\bs2\driver\render.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP__MOUS=\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE MIPS) Debug" - -DEP_CPP__MOUS=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\driver\d_draw.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\driver\menu.h"\ - "..\..\bs2\driver\render.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP__MOUS=\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE SH3) Release" - -DEP_CPP__MOUS=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\driver\d_draw.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\driver\menu.h"\ - "..\..\bs2\driver\render.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP__MOUS=\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE SH3) Debug" - -DEP_CPP__MOUS=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\driver\d_draw.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\driver\menu.h"\ - "..\..\bs2\driver\render.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP__MOUS=\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE ARM) Release" - -DEP_CPP__MOUS=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\driver\d_draw.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\driver\menu.h"\ - "..\..\bs2\driver\render.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP__MOUS=\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE ARM) Debug" - -DEP_CPP__MOUS=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\driver\d_draw.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\driver\menu.h"\ - "..\..\bs2\driver\render.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP__MOUS=\ - "..\..\bs2\driver\stdafx.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - "..\..\sound\stdafx.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\bs2\driver\_mouse.h -# End Source File -# Begin Source File - -SOURCE=..\..\bs2\driver\d_draw.cpp - -!IF "$(CFG)" == "bs2 - Win32 (WCE MIPS) Release" - -DEP_CPP_D_DRA=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\driver\d_draw.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\driver\menu.h"\ - "..\..\bs2\driver\palette.h"\ - "..\..\bs2\driver\rdwin.h"\ - "..\..\bs2\driver\render.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\maketext.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_D_DRA=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE MIPS) Debug" - -DEP_CPP_D_DRA=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\driver\d_draw.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\driver\menu.h"\ - "..\..\bs2\driver\palette.h"\ - "..\..\bs2\driver\rdwin.h"\ - "..\..\bs2\driver\render.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\maketext.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_D_DRA=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE SH3) Release" - -DEP_CPP_D_DRA=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\driver\d_draw.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\driver\menu.h"\ - "..\..\bs2\driver\palette.h"\ - "..\..\bs2\driver\rdwin.h"\ - "..\..\bs2\driver\render.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\maketext.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_D_DRA=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE SH3) Debug" - -DEP_CPP_D_DRA=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\driver\d_draw.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\driver\menu.h"\ - "..\..\bs2\driver\palette.h"\ - "..\..\bs2\driver\rdwin.h"\ - "..\..\bs2\driver\render.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\maketext.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_D_DRA=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE ARM) Release" - -DEP_CPP_D_DRA=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\driver\d_draw.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\driver\menu.h"\ - "..\..\bs2\driver\palette.h"\ - "..\..\bs2\driver\rdwin.h"\ - "..\..\bs2\driver\render.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\maketext.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_D_DRA=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE ARM) Debug" - -DEP_CPP_D_DRA=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\driver\d_draw.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\driver\menu.h"\ - "..\..\bs2\driver\palette.h"\ - "..\..\bs2\driver\rdwin.h"\ - "..\..\bs2\driver\render.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\maketext.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_D_DRA=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\bs2\driver\stdafx.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - "..\..\sound\stdafx.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\bs2\driver\d_draw.h -# End Source File -# Begin Source File - -SOURCE=..\..\bs2\driver\d_sound.cpp - -!IF "$(CFG)" == "bs2 - Win32 (WCE MIPS) Release" - -DEP_CPP_D_SOU=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_D_SOU=\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE MIPS) Debug" - -DEP_CPP_D_SOU=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_D_SOU=\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE SH3) Release" - -DEP_CPP_D_SOU=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_D_SOU=\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE SH3) Debug" - -DEP_CPP_D_SOU=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_D_SOU=\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE ARM) Release" - -DEP_CPP_D_SOU=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_D_SOU=\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE ARM) Debug" - -DEP_CPP_D_SOU=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_D_SOU=\ - "..\..\bs2\driver\stdafx.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - "..\..\sound\stdafx.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\bs2\driver\d_sound.h -# End Source File -# Begin Source File - -SOURCE=..\..\bs2\driver\driver96.h -# End Source File -# Begin Source File - -SOURCE=..\..\bs2\driver\keyboard.cpp - -!IF "$(CFG)" == "bs2 - Win32 (WCE MIPS) Release" - -DEP_CPP_KEYBO=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\driver\driver96.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_KEYBO=\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE MIPS) Debug" - -DEP_CPP_KEYBO=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\driver\driver96.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_KEYBO=\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE SH3) Release" - -DEP_CPP_KEYBO=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\driver\driver96.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_KEYBO=\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE SH3) Debug" - -DEP_CPP_KEYBO=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\driver\driver96.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_KEYBO=\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE ARM) Release" - -DEP_CPP_KEYBO=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\driver\driver96.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_KEYBO=\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE ARM) Debug" - -DEP_CPP_KEYBO=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\driver\driver96.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_KEYBO=\ - "..\..\bs2\driver\stdafx.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\bs2\driver\keyboard.h -# End Source File -# Begin Source File - -SOURCE=..\..\bs2\driver\language.cpp - -!IF "$(CFG)" == "bs2 - Win32 (WCE MIPS) Release" - -DEP_CPP_LANGU=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\driver\driver96.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_LANGU=\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE MIPS) Debug" - -DEP_CPP_LANGU=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\driver\driver96.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_LANGU=\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE SH3) Release" - -DEP_CPP_LANGU=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\driver\driver96.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_LANGU=\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE SH3) Debug" - -DEP_CPP_LANGU=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\driver\driver96.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_LANGU=\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE ARM) Release" - -DEP_CPP_LANGU=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\driver\driver96.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_LANGU=\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE ARM) Debug" - -DEP_CPP_LANGU=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\driver\driver96.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_LANGU=\ - "..\..\bs2\driver\stdafx.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\bs2\driver\menu.cpp - -!IF "$(CFG)" == "bs2 - Win32 (WCE MIPS) Release" - -DEP_CPP_MENU_=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\driver\d_draw.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\driver\menu.h"\ - "..\..\bs2\driver\render.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_MENU_=\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE MIPS) Debug" - -DEP_CPP_MENU_=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\driver\d_draw.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\driver\menu.h"\ - "..\..\bs2\driver\render.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_MENU_=\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE SH3) Release" - -DEP_CPP_MENU_=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\driver\d_draw.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\driver\menu.h"\ - "..\..\bs2\driver\render.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_MENU_=\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE SH3) Debug" - -DEP_CPP_MENU_=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\driver\d_draw.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\driver\menu.h"\ - "..\..\bs2\driver\render.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_MENU_=\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE ARM) Release" - -DEP_CPP_MENU_=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\driver\d_draw.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\driver\menu.h"\ - "..\..\bs2\driver\render.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_MENU_=\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE ARM) Debug" - -DEP_CPP_MENU_=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\driver\d_draw.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\driver\menu.h"\ - "..\..\bs2\driver\render.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_MENU_=\ - "..\..\bs2\driver\stdafx.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\bs2\driver\menu.h -# End Source File -# Begin Source File - -SOURCE=..\..\bs2\driver\misc.cpp - -!IF "$(CFG)" == "bs2 - Win32 (WCE MIPS) Release" - -DEP_CPP_MISC_=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_MISC_=\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE MIPS) Debug" - -DEP_CPP_MISC_=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_MISC_=\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE SH3) Release" - -DEP_CPP_MISC_=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_MISC_=\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE SH3) Debug" - -DEP_CPP_MISC_=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_MISC_=\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE ARM) Release" - -DEP_CPP_MISC_=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_MISC_=\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE ARM) Debug" - -DEP_CPP_MISC_=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_MISC_=\ - "..\..\bs2\driver\stdafx.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - "..\..\sound\stdafx.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\bs2\driver\palette.cpp - -!IF "$(CFG)" == "bs2 - Win32 (WCE MIPS) Release" - -DEP_CPP_PALET=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\driver\d_draw.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_PALET=\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE MIPS) Debug" - -DEP_CPP_PALET=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\driver\d_draw.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_PALET=\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE SH3) Release" - -DEP_CPP_PALET=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\driver\d_draw.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_PALET=\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE SH3) Debug" - -DEP_CPP_PALET=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\driver\d_draw.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_PALET=\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE ARM) Release" - -DEP_CPP_PALET=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\driver\d_draw.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_PALET=\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE ARM) Debug" - -DEP_CPP_PALET=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\driver\d_draw.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_PALET=\ - "..\..\bs2\driver\stdafx.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - "..\..\sound\stdafx.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\bs2\driver\palette.h -# End Source File -# Begin Source File - -SOURCE=..\..\bs2\driver\rdwin.cpp - -!IF "$(CFG)" == "bs2 - Win32 (WCE MIPS) Release" - -DEP_CPP_RDWIN=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\driver\_mouse.h"\ - "..\..\bs2\driver\d_draw.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\driver\keyboard.h"\ - "..\..\bs2\driver\menu.h"\ - "..\..\bs2\driver\palette.h"\ - "..\..\bs2\driver\rdwin.h"\ - "..\..\bs2\driver\render.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_RDWIN=\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE MIPS) Debug" - -DEP_CPP_RDWIN=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\driver\_mouse.h"\ - "..\..\bs2\driver\d_draw.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\driver\keyboard.h"\ - "..\..\bs2\driver\menu.h"\ - "..\..\bs2\driver\palette.h"\ - "..\..\bs2\driver\rdwin.h"\ - "..\..\bs2\driver\render.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_RDWIN=\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE SH3) Release" - -DEP_CPP_RDWIN=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\driver\_mouse.h"\ - "..\..\bs2\driver\d_draw.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\driver\keyboard.h"\ - "..\..\bs2\driver\menu.h"\ - "..\..\bs2\driver\palette.h"\ - "..\..\bs2\driver\rdwin.h"\ - "..\..\bs2\driver\render.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_RDWIN=\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE SH3) Debug" - -DEP_CPP_RDWIN=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\driver\_mouse.h"\ - "..\..\bs2\driver\d_draw.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\driver\keyboard.h"\ - "..\..\bs2\driver\menu.h"\ - "..\..\bs2\driver\palette.h"\ - "..\..\bs2\driver\rdwin.h"\ - "..\..\bs2\driver\render.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_RDWIN=\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE ARM) Release" - -DEP_CPP_RDWIN=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\driver\_mouse.h"\ - "..\..\bs2\driver\d_draw.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\driver\keyboard.h"\ - "..\..\bs2\driver\menu.h"\ - "..\..\bs2\driver\palette.h"\ - "..\..\bs2\driver\rdwin.h"\ - "..\..\bs2\driver\render.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_RDWIN=\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE ARM) Debug" - -DEP_CPP_RDWIN=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\driver\_mouse.h"\ - "..\..\bs2\driver\d_draw.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\driver\keyboard.h"\ - "..\..\bs2\driver\menu.h"\ - "..\..\bs2\driver\palette.h"\ - "..\..\bs2\driver\rdwin.h"\ - "..\..\bs2\driver\render.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_RDWIN=\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - "..\..\sound\stdafx.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\bs2\driver\rdwin.h -# End Source File -# Begin Source File - -SOURCE=..\..\bs2\driver\render.cpp - -!IF "$(CFG)" == "bs2 - Win32 (WCE MIPS) Release" - -DEP_CPP_RENDE=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\driver\_mouse.h"\ - "..\..\bs2\driver\d_draw.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\driver\menu.h"\ - "..\..\bs2\driver\rdwin.h"\ - "..\..\bs2\driver\render.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_RENDE=\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE MIPS) Debug" - -DEP_CPP_RENDE=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\driver\_mouse.h"\ - "..\..\bs2\driver\d_draw.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\driver\menu.h"\ - "..\..\bs2\driver\rdwin.h"\ - "..\..\bs2\driver\render.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_RENDE=\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE SH3) Release" - -DEP_CPP_RENDE=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\driver\_mouse.h"\ - "..\..\bs2\driver\d_draw.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\driver\menu.h"\ - "..\..\bs2\driver\rdwin.h"\ - "..\..\bs2\driver\render.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_RENDE=\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE SH3) Debug" - -DEP_CPP_RENDE=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\driver\_mouse.h"\ - "..\..\bs2\driver\d_draw.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\driver\menu.h"\ - "..\..\bs2\driver\rdwin.h"\ - "..\..\bs2\driver\render.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_RENDE=\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE ARM) Release" - -DEP_CPP_RENDE=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\driver\_mouse.h"\ - "..\..\bs2\driver\d_draw.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\driver\menu.h"\ - "..\..\bs2\driver\rdwin.h"\ - "..\..\bs2\driver\render.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_RENDE=\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE ARM) Debug" - -DEP_CPP_RENDE=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\driver\_mouse.h"\ - "..\..\bs2\driver\d_draw.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\driver\menu.h"\ - "..\..\bs2\driver\rdwin.h"\ - "..\..\bs2\driver\render.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_RENDE=\ - "..\..\bs2\driver\stdafx.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - "..\..\sound\stdafx.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\bs2\driver\render.h -# End Source File -# Begin Source File - -SOURCE=..\..\bs2\driver\sprite.cpp - -!IF "$(CFG)" == "bs2 - Win32 (WCE MIPS) Release" - -DEP_CPP_SPRIT=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\driver\d_draw.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\driver\menu.h"\ - "..\..\bs2\driver\palette.h"\ - "..\..\bs2\driver\rdwin.h"\ - "..\..\bs2\driver\render.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_SPRIT=\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE MIPS) Debug" - -DEP_CPP_SPRIT=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\driver\d_draw.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\driver\menu.h"\ - "..\..\bs2\driver\palette.h"\ - "..\..\bs2\driver\rdwin.h"\ - "..\..\bs2\driver\render.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_SPRIT=\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE SH3) Release" - -DEP_CPP_SPRIT=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\driver\d_draw.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\driver\menu.h"\ - "..\..\bs2\driver\palette.h"\ - "..\..\bs2\driver\rdwin.h"\ - "..\..\bs2\driver\render.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_SPRIT=\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE SH3) Debug" - -DEP_CPP_SPRIT=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\driver\d_draw.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\driver\menu.h"\ - "..\..\bs2\driver\palette.h"\ - "..\..\bs2\driver\rdwin.h"\ - "..\..\bs2\driver\render.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_SPRIT=\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE ARM) Release" - -DEP_CPP_SPRIT=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\driver\d_draw.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\driver\menu.h"\ - "..\..\bs2\driver\palette.h"\ - "..\..\bs2\driver\rdwin.h"\ - "..\..\bs2\driver\render.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_SPRIT=\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE ARM) Debug" - -DEP_CPP_SPRIT=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\driver\d_draw.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\driver\menu.h"\ - "..\..\bs2\driver\palette.h"\ - "..\..\bs2\driver\rdwin.h"\ - "..\..\bs2\driver\render.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_SPRIT=\ - "..\..\bs2\driver\stdafx.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ENDIF - -# End Source File -# End Group -# Begin Source File - -SOURCE=..\..\bs2\anims.cpp - -!IF "$(CFG)" == "bs2 - Win32 (WCE MIPS) Release" - -DEP_CPP_ANIMS=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\anims.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\controls.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\d_draw.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\maketext.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\sound.h"\ - "..\..\bs2\sword2.h"\ - "..\..\bs2\sync.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_ANIMS=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE MIPS) Debug" - -DEP_CPP_ANIMS=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\anims.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\controls.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\d_draw.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\maketext.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\sound.h"\ - "..\..\bs2\sword2.h"\ - "..\..\bs2\sync.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_ANIMS=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE SH3) Release" - -DEP_CPP_ANIMS=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\anims.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\controls.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\d_draw.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\maketext.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\sound.h"\ - "..\..\bs2\sword2.h"\ - "..\..\bs2\sync.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_ANIMS=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE SH3) Debug" - -DEP_CPP_ANIMS=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\anims.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\controls.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\d_draw.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\maketext.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\sound.h"\ - "..\..\bs2\sword2.h"\ - "..\..\bs2\sync.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_ANIMS=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE ARM) Release" - -DEP_CPP_ANIMS=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\anims.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\controls.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\d_draw.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\maketext.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\sound.h"\ - "..\..\bs2\sword2.h"\ - "..\..\bs2\sync.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_ANIMS=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE ARM) Debug" - -DEP_CPP_ANIMS=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\anims.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\controls.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\d_draw.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\maketext.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\sound.h"\ - "..\..\bs2\sword2.h"\ - "..\..\bs2\sync.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_ANIMS=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\bs2\stdafx.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - "..\..\sound\stdafx.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\bs2\anims.h -# End Source File -# Begin Source File - -SOURCE=..\..\bs2\build_display.cpp - -!IF "$(CFG)" == "bs2 - Win32 (WCE MIPS) Release" - -DEP_CPP_BUILD=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\build_display.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\layers.h"\ - "..\..\bs2\maketext.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\mouse.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_BUILD=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE MIPS) Debug" - -DEP_CPP_BUILD=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\build_display.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\layers.h"\ - "..\..\bs2\maketext.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\mouse.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_BUILD=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE SH3) Release" - -DEP_CPP_BUILD=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\build_display.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\layers.h"\ - "..\..\bs2\maketext.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\mouse.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_BUILD=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE SH3) Debug" - -DEP_CPP_BUILD=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\build_display.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\layers.h"\ - "..\..\bs2\maketext.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\mouse.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_BUILD=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE ARM) Release" - -DEP_CPP_BUILD=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\build_display.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\layers.h"\ - "..\..\bs2\maketext.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\mouse.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_BUILD=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE ARM) Debug" - -DEP_CPP_BUILD=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\build_display.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\layers.h"\ - "..\..\bs2\maketext.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\mouse.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_BUILD=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\bs2\stdafx.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - "..\..\sound\stdafx.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\bs2\build_display.h -# End Source File -# Begin Source File - -SOURCE=..\..\bs2\console.cpp - -!IF "$(CFG)" == "bs2 - Win32 (WCE MIPS) Release" - -DEP_CPP_CONSO=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\build_display.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\events.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\layers.h"\ - "..\..\bs2\logic.h"\ - "..\..\bs2\maketext.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\mouse.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\save_rest.h"\ - "..\..\bs2\startup.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_CONSO=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\bs2\bs2\mem_view.h"\ - "..\..\bs2\bs2\time.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE MIPS) Debug" - -DEP_CPP_CONSO=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\build_display.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\events.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\layers.h"\ - "..\..\bs2\logic.h"\ - "..\..\bs2\maketext.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\mouse.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\save_rest.h"\ - "..\..\bs2\startup.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_CONSO=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\bs2\bs2\mem_view.h"\ - "..\..\bs2\bs2\time.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE SH3) Release" - -DEP_CPP_CONSO=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\build_display.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\events.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\layers.h"\ - "..\..\bs2\logic.h"\ - "..\..\bs2\maketext.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\mouse.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\save_rest.h"\ - "..\..\bs2\startup.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_CONSO=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\bs2\bs2\mem_view.h"\ - "..\..\bs2\bs2\time.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE SH3) Debug" - -DEP_CPP_CONSO=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\build_display.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\events.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\layers.h"\ - "..\..\bs2\logic.h"\ - "..\..\bs2\maketext.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\mouse.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\save_rest.h"\ - "..\..\bs2\startup.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_CONSO=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\bs2\bs2\mem_view.h"\ - "..\..\bs2\bs2\time.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE ARM) Release" - -DEP_CPP_CONSO=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\build_display.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\events.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\layers.h"\ - "..\..\bs2\logic.h"\ - "..\..\bs2\maketext.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\mouse.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\save_rest.h"\ - "..\..\bs2\startup.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_CONSO=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\bs2\bs2\mem_view.h"\ - "..\..\bs2\bs2\time.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE ARM) Debug" - -DEP_CPP_CONSO=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\build_display.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\events.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\layers.h"\ - "..\..\bs2\logic.h"\ - "..\..\bs2\maketext.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\mouse.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\save_rest.h"\ - "..\..\bs2\startup.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_CONSO=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\bs2\bs2\mem_view.h"\ - "..\..\bs2\bs2\time.h"\ - "..\..\bs2\stdafx.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - "..\..\sound\stdafx.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\bs2\console.h -# End Source File -# Begin Source File - -SOURCE=..\..\bs2\controls.cpp - -!IF "$(CFG)" == "bs2 - Win32 (WCE MIPS) Release" - -DEP_CPP_CONTR=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\build_display.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\controls.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\layers.h"\ - "..\..\bs2\logic.h"\ - "..\..\bs2\maketext.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\mouse.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\router.h"\ - "..\..\bs2\save_rest.h"\ - "..\..\bs2\sound.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_CONTR=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE MIPS) Debug" - -DEP_CPP_CONTR=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\build_display.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\controls.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\layers.h"\ - "..\..\bs2\logic.h"\ - "..\..\bs2\maketext.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\mouse.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\router.h"\ - "..\..\bs2\save_rest.h"\ - "..\..\bs2\sound.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_CONTR=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE SH3) Release" - -DEP_CPP_CONTR=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\build_display.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\controls.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\layers.h"\ - "..\..\bs2\logic.h"\ - "..\..\bs2\maketext.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\mouse.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\router.h"\ - "..\..\bs2\save_rest.h"\ - "..\..\bs2\sound.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_CONTR=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE SH3) Debug" - -DEP_CPP_CONTR=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\build_display.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\controls.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\layers.h"\ - "..\..\bs2\logic.h"\ - "..\..\bs2\maketext.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\mouse.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\router.h"\ - "..\..\bs2\save_rest.h"\ - "..\..\bs2\sound.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_CONTR=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE ARM) Release" - -DEP_CPP_CONTR=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\build_display.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\controls.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\layers.h"\ - "..\..\bs2\logic.h"\ - "..\..\bs2\maketext.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\mouse.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\router.h"\ - "..\..\bs2\save_rest.h"\ - "..\..\bs2\sound.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_CONTR=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE ARM) Debug" - -DEP_CPP_CONTR=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\build_display.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\controls.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\layers.h"\ - "..\..\bs2\logic.h"\ - "..\..\bs2\maketext.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\mouse.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\router.h"\ - "..\..\bs2\save_rest.h"\ - "..\..\bs2\sound.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_CONTR=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\bs2\stdafx.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - "..\..\sound\stdafx.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\bs2\controls.h -# End Source File -# Begin Source File - -SOURCE=..\..\bs2\credits.h -# End Source File -# Begin Source File - -SOURCE=..\..\bs2\debug.cpp - -!IF "$(CFG)" == "bs2 - Win32 (WCE MIPS) Release" - -DEP_CPP_DEBUG=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\build_display.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\events.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\layers.h"\ - "..\..\bs2\logic.h"\ - "..\..\bs2\maketext.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\mouse.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\router.h"\ - "..\..\bs2\speech.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_DEBUG=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE MIPS) Debug" - -DEP_CPP_DEBUG=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\build_display.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\events.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\layers.h"\ - "..\..\bs2\logic.h"\ - "..\..\bs2\maketext.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\mouse.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\router.h"\ - "..\..\bs2\speech.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_DEBUG=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE SH3) Release" - -DEP_CPP_DEBUG=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\build_display.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\events.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\layers.h"\ - "..\..\bs2\logic.h"\ - "..\..\bs2\maketext.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\mouse.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\router.h"\ - "..\..\bs2\speech.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_DEBUG=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE SH3) Debug" - -DEP_CPP_DEBUG=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\build_display.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\events.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\layers.h"\ - "..\..\bs2\logic.h"\ - "..\..\bs2\maketext.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\mouse.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\router.h"\ - "..\..\bs2\speech.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_DEBUG=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE ARM) Release" - -DEP_CPP_DEBUG=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\build_display.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\events.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\layers.h"\ - "..\..\bs2\logic.h"\ - "..\..\bs2\maketext.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\mouse.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\router.h"\ - "..\..\bs2\speech.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_DEBUG=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE ARM) Debug" - -DEP_CPP_DEBUG=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\build_display.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\events.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\layers.h"\ - "..\..\bs2\logic.h"\ - "..\..\bs2\maketext.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\mouse.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\router.h"\ - "..\..\bs2\speech.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_DEBUG=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\bs2\stdafx.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\bs2\debug.h -# End Source File -# Begin Source File - -SOURCE=..\..\bs2\defs.h -# End Source File -# Begin Source File - -SOURCE=..\..\bs2\events.cpp - -!IF "$(CFG)" == "bs2 - Win32 (WCE MIPS) Release" - -DEP_CPP_EVENT=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\events.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\logic.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\sync.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_EVENT=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE MIPS) Debug" - -DEP_CPP_EVENT=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\events.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\logic.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\sync.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_EVENT=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE SH3) Release" - -DEP_CPP_EVENT=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\events.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\logic.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\sync.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_EVENT=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE SH3) Debug" - -DEP_CPP_EVENT=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\events.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\logic.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\sync.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_EVENT=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE ARM) Release" - -DEP_CPP_EVENT=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\events.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\logic.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\sync.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_EVENT=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE ARM) Debug" - -DEP_CPP_EVENT=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\events.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\logic.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\sync.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_EVENT=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\bs2\stdafx.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\bs2\events.h -# End Source File -# Begin Source File - -SOURCE=..\..\bs2\function.cpp - -!IF "$(CFG)" == "bs2 - Win32 (WCE MIPS) Release" - -DEP_CPP_FUNCT=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\build_display.h"\ - "..\..\bs2\credits.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\driver\rdwin.h"\ - "..\..\bs2\function.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\layers.h"\ - "..\..\bs2\logic.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\sound.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_FUNCT=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE MIPS) Debug" - -DEP_CPP_FUNCT=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\build_display.h"\ - "..\..\bs2\credits.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\driver\rdwin.h"\ - "..\..\bs2\function.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\layers.h"\ - "..\..\bs2\logic.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\sound.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_FUNCT=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE SH3) Release" - -DEP_CPP_FUNCT=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\build_display.h"\ - "..\..\bs2\credits.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\driver\rdwin.h"\ - "..\..\bs2\function.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\layers.h"\ - "..\..\bs2\logic.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\sound.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_FUNCT=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE SH3) Debug" - -DEP_CPP_FUNCT=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\build_display.h"\ - "..\..\bs2\credits.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\driver\rdwin.h"\ - "..\..\bs2\function.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\layers.h"\ - "..\..\bs2\logic.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\sound.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_FUNCT=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE ARM) Release" - -DEP_CPP_FUNCT=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\build_display.h"\ - "..\..\bs2\credits.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\driver\rdwin.h"\ - "..\..\bs2\function.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\layers.h"\ - "..\..\bs2\logic.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\sound.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_FUNCT=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE ARM) Debug" - -DEP_CPP_FUNCT=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\build_display.h"\ - "..\..\bs2\credits.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\driver\rdwin.h"\ - "..\..\bs2\function.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\layers.h"\ - "..\..\bs2\logic.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\sound.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_FUNCT=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\bs2\stdafx.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - "..\..\sound\stdafx.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\bs2\function.h -# End Source File -# Begin Source File - -SOURCE=..\..\bs2\header.h -# End Source File -# Begin Source File - -SOURCE=..\..\bs2\icons.cpp - -!IF "$(CFG)" == "bs2 - Win32 (WCE MIPS) Release" - -DEP_CPP_ICONS=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\icons.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\mouse.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\resman.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_ICONS=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE MIPS) Debug" - -DEP_CPP_ICONS=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\icons.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\mouse.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\resman.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_ICONS=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE SH3) Release" - -DEP_CPP_ICONS=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\icons.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\mouse.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\resman.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_ICONS=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE SH3) Debug" - -DEP_CPP_ICONS=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\icons.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\mouse.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\resman.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_ICONS=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE ARM) Release" - -DEP_CPP_ICONS=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\icons.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\mouse.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\resman.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_ICONS=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE ARM) Debug" - -DEP_CPP_ICONS=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\icons.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\mouse.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\resman.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_ICONS=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\bs2\stdafx.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\bs2\icons.h -# End Source File -# Begin Source File - -SOURCE=..\..\bs2\interpreter.cpp - -!IF "$(CFG)" == "bs2 - Win32 (WCE MIPS) Release" - -DEP_CPP_INTER=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_INTER=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE MIPS) Debug" - -DEP_CPP_INTER=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_INTER=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE SH3) Release" - -DEP_CPP_INTER=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_INTER=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE SH3) Debug" - -DEP_CPP_INTER=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_INTER=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE ARM) Release" - -DEP_CPP_INTER=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_INTER=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE ARM) Debug" - -DEP_CPP_INTER=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_INTER=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\bs2\stdafx.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\bs2\interpreter.h -# End Source File -# Begin Source File - -SOURCE=..\..\bs2\layers.cpp - -!IF "$(CFG)" == "bs2 - Win32 (WCE MIPS) Release" - -DEP_CPP_LAYER=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\build_display.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\layers.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\sound.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_LAYER=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE MIPS) Debug" - -DEP_CPP_LAYER=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\build_display.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\layers.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\sound.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_LAYER=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE SH3) Release" - -DEP_CPP_LAYER=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\build_display.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\layers.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\sound.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_LAYER=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE SH3) Debug" - -DEP_CPP_LAYER=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\build_display.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\layers.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\sound.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_LAYER=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE ARM) Release" - -DEP_CPP_LAYER=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\build_display.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\layers.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\sound.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_LAYER=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE ARM) Debug" - -DEP_CPP_LAYER=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\build_display.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\layers.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\sound.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_LAYER=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\bs2\stdafx.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\bs2\layers.h -# End Source File -# Begin Source File - -SOURCE=..\..\bs2\logic.cpp - -!IF "$(CFG)" == "bs2 - Win32 (WCE MIPS) Release" - -DEP_CPP_LOGIC=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\build_display.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\logic.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\router.h"\ - "..\..\bs2\sound.h"\ - "..\..\bs2\sync.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_LOGIC=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE MIPS) Debug" - -DEP_CPP_LOGIC=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\build_display.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\logic.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\router.h"\ - "..\..\bs2\sound.h"\ - "..\..\bs2\sync.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_LOGIC=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE SH3) Release" - -DEP_CPP_LOGIC=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\build_display.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\logic.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\router.h"\ - "..\..\bs2\sound.h"\ - "..\..\bs2\sync.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_LOGIC=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE SH3) Debug" - -DEP_CPP_LOGIC=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\build_display.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\logic.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\router.h"\ - "..\..\bs2\sound.h"\ - "..\..\bs2\sync.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_LOGIC=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE ARM) Release" - -DEP_CPP_LOGIC=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\build_display.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\logic.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\router.h"\ - "..\..\bs2\sound.h"\ - "..\..\bs2\sync.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_LOGIC=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE ARM) Debug" - -DEP_CPP_LOGIC=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\build_display.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\logic.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\router.h"\ - "..\..\bs2\sound.h"\ - "..\..\bs2\sync.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_LOGIC=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\bs2\stdafx.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\bs2\logic.h -# End Source File -# Begin Source File - -SOURCE=..\..\bs2\maketext.cpp - -!IF "$(CFG)" == "bs2 - Win32 (WCE MIPS) Release" - -DEP_CPP_MAKET=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\maketext.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_MAKET=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE MIPS) Debug" - -DEP_CPP_MAKET=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\maketext.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_MAKET=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE SH3) Release" - -DEP_CPP_MAKET=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\maketext.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_MAKET=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE SH3) Debug" - -DEP_CPP_MAKET=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\maketext.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_MAKET=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE ARM) Release" - -DEP_CPP_MAKET=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\maketext.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_MAKET=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE ARM) Debug" - -DEP_CPP_MAKET=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\maketext.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_MAKET=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\bs2\stdafx.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - "..\..\sound\stdafx.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\bs2\maketext.h -# End Source File -# Begin Source File - -SOURCE=..\..\bs2\mem_view.cpp - -!IF "$(CFG)" == "bs2 - Win32 (WCE MIPS) Release" - -DEP_CPP_MEM_V=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\build_display.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\resman.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_MEM_V=\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE MIPS) Debug" - -DEP_CPP_MEM_V=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\build_display.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\resman.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_MEM_V=\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE SH3) Release" - -DEP_CPP_MEM_V=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\build_display.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\resman.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_MEM_V=\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE SH3) Debug" - -DEP_CPP_MEM_V=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\build_display.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\resman.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_MEM_V=\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE ARM) Release" - -DEP_CPP_MEM_V=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\build_display.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\resman.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_MEM_V=\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE ARM) Debug" - -DEP_CPP_MEM_V=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\build_display.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\resman.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_MEM_V=\ - "..\..\bs2\stdafx.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\bs2\memory.cpp - -!IF "$(CFG)" == "bs2 - Win32 (WCE MIPS) Release" - -DEP_CPP_MEMOR=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\resman.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_MEMOR=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE MIPS) Debug" - -DEP_CPP_MEMOR=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\resman.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_MEMOR=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE SH3) Release" - -DEP_CPP_MEMOR=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\resman.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_MEMOR=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE SH3) Debug" - -DEP_CPP_MEMOR=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\resman.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_MEMOR=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE ARM) Release" - -DEP_CPP_MEMOR=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\resman.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_MEMOR=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE ARM) Debug" - -DEP_CPP_MEMOR=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\resman.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_MEMOR=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\bs2\stdafx.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\bs2\memory.h -# End Source File -# Begin Source File - -SOURCE=..\..\bs2\mouse.cpp - -!IF "$(CFG)" == "bs2 - Win32 (WCE MIPS) Release" - -DEP_CPP_MOUSE=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\build_display.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\controls.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\events.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\icons.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\layers.h"\ - "..\..\bs2\maketext.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\mouse.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\sound.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_MOUSE=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE MIPS) Debug" - -DEP_CPP_MOUSE=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\build_display.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\controls.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\events.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\icons.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\layers.h"\ - "..\..\bs2\maketext.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\mouse.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\sound.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_MOUSE=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE SH3) Release" - -DEP_CPP_MOUSE=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\build_display.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\controls.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\events.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\icons.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\layers.h"\ - "..\..\bs2\maketext.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\mouse.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\sound.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_MOUSE=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE SH3) Debug" - -DEP_CPP_MOUSE=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\build_display.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\controls.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\events.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\icons.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\layers.h"\ - "..\..\bs2\maketext.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\mouse.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\sound.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_MOUSE=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE ARM) Release" - -DEP_CPP_MOUSE=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\build_display.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\controls.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\events.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\icons.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\layers.h"\ - "..\..\bs2\maketext.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\mouse.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\sound.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_MOUSE=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE ARM) Debug" - -DEP_CPP_MOUSE=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\build_display.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\controls.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\events.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\icons.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\layers.h"\ - "..\..\bs2\maketext.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\mouse.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\sound.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_MOUSE=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\bs2\stdafx.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - "..\..\sound\stdafx.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\bs2\mouse.h -# End Source File -# Begin Source File - -SOURCE=..\..\bs2\object.h -# End Source File -# Begin Source File - -SOURCE=..\..\bs2\protocol.cpp - -!IF "$(CFG)" == "bs2 - Win32 (WCE MIPS) Release" - -DEP_CPP_PROTO=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_PROTO=\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE MIPS) Debug" - -DEP_CPP_PROTO=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_PROTO=\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE SH3) Release" - -DEP_CPP_PROTO=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_PROTO=\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE SH3) Debug" - -DEP_CPP_PROTO=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_PROTO=\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE ARM) Release" - -DEP_CPP_PROTO=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_PROTO=\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE ARM) Debug" - -DEP_CPP_PROTO=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_PROTO=\ - "..\..\bs2\stdafx.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\bs2\protocol.h -# End Source File -# Begin Source File - -SOURCE=..\..\bs2\resman.cpp - -!IF "$(CFG)" == "bs2 - Win32 (WCE MIPS) Release" - -DEP_CPP_RESMA=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\build_display.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\function.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\maketext.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\mouse.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\router.h"\ - "..\..\bs2\sound.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_RESMA=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE MIPS) Debug" - -DEP_CPP_RESMA=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\build_display.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\function.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\maketext.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\mouse.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\router.h"\ - "..\..\bs2\sound.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_RESMA=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE SH3) Release" - -DEP_CPP_RESMA=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\build_display.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\function.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\maketext.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\mouse.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\router.h"\ - "..\..\bs2\sound.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_RESMA=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE SH3) Debug" - -DEP_CPP_RESMA=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\build_display.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\function.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\maketext.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\mouse.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\router.h"\ - "..\..\bs2\sound.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_RESMA=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE ARM) Release" - -DEP_CPP_RESMA=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\build_display.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\function.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\maketext.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\mouse.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\router.h"\ - "..\..\bs2\sound.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_RESMA=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE ARM) Debug" - -DEP_CPP_RESMA=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\build_display.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\function.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\maketext.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\mouse.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\router.h"\ - "..\..\bs2\sound.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_RESMA=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\bs2\stdafx.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - "..\..\sound\stdafx.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\bs2\resman.h -# End Source File -# Begin Source File - -SOURCE=..\..\bs2\router.cpp - -!IF "$(CFG)" == "bs2 - Win32 (WCE MIPS) Release" - -DEP_CPP_ROUTE=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\router.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_ROUTE=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE MIPS) Debug" - -DEP_CPP_ROUTE=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\router.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_ROUTE=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE SH3) Release" - -DEP_CPP_ROUTE=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\router.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_ROUTE=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE SH3) Debug" - -DEP_CPP_ROUTE=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\router.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_ROUTE=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE ARM) Release" - -DEP_CPP_ROUTE=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\router.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_ROUTE=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE ARM) Debug" - -DEP_CPP_ROUTE=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\router.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_ROUTE=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\bs2\stdafx.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\bs2\router.h -# End Source File -# Begin Source File - -SOURCE=..\..\bs2\save_rest.cpp - -!IF "$(CFG)" == "bs2 - Win32 (WCE MIPS) Release" - -DEP_CPP_SAVE_=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\function.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\layers.h"\ - "..\..\bs2\logic.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\router.h"\ - "..\..\bs2\save_rest.h"\ - "..\..\bs2\scroll.h"\ - "..\..\bs2\sound.h"\ - "..\..\bs2\sword2.h"\ - "..\..\bs2\walker.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_SAVE_=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE MIPS) Debug" - -DEP_CPP_SAVE_=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\function.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\layers.h"\ - "..\..\bs2\logic.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\router.h"\ - "..\..\bs2\save_rest.h"\ - "..\..\bs2\scroll.h"\ - "..\..\bs2\sound.h"\ - "..\..\bs2\sword2.h"\ - "..\..\bs2\walker.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_SAVE_=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE SH3) Release" - -DEP_CPP_SAVE_=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\function.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\layers.h"\ - "..\..\bs2\logic.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\router.h"\ - "..\..\bs2\save_rest.h"\ - "..\..\bs2\scroll.h"\ - "..\..\bs2\sound.h"\ - "..\..\bs2\sword2.h"\ - "..\..\bs2\walker.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_SAVE_=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE SH3) Debug" - -DEP_CPP_SAVE_=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\function.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\layers.h"\ - "..\..\bs2\logic.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\router.h"\ - "..\..\bs2\save_rest.h"\ - "..\..\bs2\scroll.h"\ - "..\..\bs2\sound.h"\ - "..\..\bs2\sword2.h"\ - "..\..\bs2\walker.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_SAVE_=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE ARM) Release" - -DEP_CPP_SAVE_=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\function.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\layers.h"\ - "..\..\bs2\logic.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\router.h"\ - "..\..\bs2\save_rest.h"\ - "..\..\bs2\scroll.h"\ - "..\..\bs2\sound.h"\ - "..\..\bs2\sword2.h"\ - "..\..\bs2\walker.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_SAVE_=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE ARM) Debug" - -DEP_CPP_SAVE_=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\function.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\layers.h"\ - "..\..\bs2\logic.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\router.h"\ - "..\..\bs2\save_rest.h"\ - "..\..\bs2\scroll.h"\ - "..\..\bs2\sound.h"\ - "..\..\bs2\sword2.h"\ - "..\..\bs2\walker.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_SAVE_=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\bs2\stdafx.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - "..\..\sound\stdafx.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\bs2\save_rest.h -# End Source File -# Begin Source File - -SOURCE=..\..\bs2\scroll.cpp - -!IF "$(CFG)" == "bs2 - Win32 (WCE MIPS) Release" - -DEP_CPP_SCROL=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\layers.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\scroll.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_SCROL=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE MIPS) Debug" - -DEP_CPP_SCROL=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\layers.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\scroll.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_SCROL=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE SH3) Release" - -DEP_CPP_SCROL=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\layers.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\scroll.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_SCROL=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE SH3) Debug" - -DEP_CPP_SCROL=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\layers.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\scroll.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_SCROL=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE ARM) Release" - -DEP_CPP_SCROL=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\layers.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\scroll.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_SCROL=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE ARM) Debug" - -DEP_CPP_SCROL=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\layers.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\scroll.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_SCROL=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\bs2\stdafx.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\bs2\scroll.h -# End Source File -# Begin Source File - -SOURCE=..\..\bs2\sound.cpp - -!IF "$(CFG)" == "bs2 - Win32 (WCE MIPS) Release" - -DEP_CPP_SOUND=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\sound.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_SOUND=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE MIPS) Debug" - -DEP_CPP_SOUND=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\sound.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_SOUND=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE SH3) Release" - -DEP_CPP_SOUND=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\sound.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_SOUND=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE SH3) Debug" - -DEP_CPP_SOUND=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\sound.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_SOUND=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE ARM) Release" - -DEP_CPP_SOUND=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\sound.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_SOUND=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE ARM) Debug" - -DEP_CPP_SOUND=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\sound.h"\ - "..\..\bs2\sword2.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_SOUND=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\bs2\stdafx.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - "..\..\sound\stdafx.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\bs2\sound.h -# End Source File -# Begin Source File - -SOURCE=..\..\bs2\speech.cpp - -!IF "$(CFG)" == "bs2 - Win32 (WCE MIPS) Release" - -DEP_CPP_SPEEC=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\anims.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\controls.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\events.h"\ - "..\..\bs2\function.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\layers.h"\ - "..\..\bs2\logic.h"\ - "..\..\bs2\maketext.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\mouse.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\sound.h"\ - "..\..\bs2\speech.h"\ - "..\..\bs2\sword2.h"\ - "..\..\bs2\walker.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_SPEEC=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE MIPS) Debug" - -DEP_CPP_SPEEC=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\anims.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\controls.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\events.h"\ - "..\..\bs2\function.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\layers.h"\ - "..\..\bs2\logic.h"\ - "..\..\bs2\maketext.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\mouse.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\sound.h"\ - "..\..\bs2\speech.h"\ - "..\..\bs2\sword2.h"\ - "..\..\bs2\walker.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_SPEEC=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE SH3) Release" - -DEP_CPP_SPEEC=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\anims.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\controls.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\events.h"\ - "..\..\bs2\function.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\layers.h"\ - "..\..\bs2\logic.h"\ - "..\..\bs2\maketext.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\mouse.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\sound.h"\ - "..\..\bs2\speech.h"\ - "..\..\bs2\sword2.h"\ - "..\..\bs2\walker.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_SPEEC=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE SH3) Debug" - -DEP_CPP_SPEEC=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\anims.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\controls.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\events.h"\ - "..\..\bs2\function.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\layers.h"\ - "..\..\bs2\logic.h"\ - "..\..\bs2\maketext.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\mouse.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\sound.h"\ - "..\..\bs2\speech.h"\ - "..\..\bs2\sword2.h"\ - "..\..\bs2\walker.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_SPEEC=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE ARM) Release" - -DEP_CPP_SPEEC=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\anims.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\controls.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\events.h"\ - "..\..\bs2\function.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\layers.h"\ - "..\..\bs2\logic.h"\ - "..\..\bs2\maketext.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\mouse.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\sound.h"\ - "..\..\bs2\speech.h"\ - "..\..\bs2\sword2.h"\ - "..\..\bs2\walker.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_SPEEC=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE ARM) Debug" - -DEP_CPP_SPEEC=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\anims.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\controls.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\events.h"\ - "..\..\bs2\function.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\layers.h"\ - "..\..\bs2\logic.h"\ - "..\..\bs2\maketext.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\mouse.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\sound.h"\ - "..\..\bs2\speech.h"\ - "..\..\bs2\sword2.h"\ - "..\..\bs2\walker.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_SPEEC=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\bs2\stdafx.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - "..\..\sound\stdafx.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\bs2\speech.h -# End Source File -# Begin Source File - -SOURCE=..\..\bs2\startup.cpp - -!IF "$(CFG)" == "bs2 - Win32 (WCE MIPS) Release" - -DEP_CPP_START=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\build_display.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\maketext.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\mouse.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\router.h"\ - "..\..\bs2\sound.h"\ - "..\..\bs2\speech.h"\ - "..\..\bs2\startup.h"\ - "..\..\bs2\sword2.h"\ - "..\..\bs2\sync.h"\ - "..\..\bs2\tony_gsdk.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_START=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE MIPS) Debug" - -DEP_CPP_START=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\build_display.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\maketext.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\mouse.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\router.h"\ - "..\..\bs2\sound.h"\ - "..\..\bs2\speech.h"\ - "..\..\bs2\startup.h"\ - "..\..\bs2\sword2.h"\ - "..\..\bs2\sync.h"\ - "..\..\bs2\tony_gsdk.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_START=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE SH3) Release" - -DEP_CPP_START=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\build_display.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\maketext.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\mouse.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\router.h"\ - "..\..\bs2\sound.h"\ - "..\..\bs2\speech.h"\ - "..\..\bs2\startup.h"\ - "..\..\bs2\sword2.h"\ - "..\..\bs2\sync.h"\ - "..\..\bs2\tony_gsdk.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_START=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE SH3) Debug" - -DEP_CPP_START=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\build_display.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\maketext.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\mouse.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\router.h"\ - "..\..\bs2\sound.h"\ - "..\..\bs2\speech.h"\ - "..\..\bs2\startup.h"\ - "..\..\bs2\sword2.h"\ - "..\..\bs2\sync.h"\ - "..\..\bs2\tony_gsdk.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_START=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE ARM) Release" - -DEP_CPP_START=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\build_display.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\maketext.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\mouse.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\router.h"\ - "..\..\bs2\sound.h"\ - "..\..\bs2\speech.h"\ - "..\..\bs2\startup.h"\ - "..\..\bs2\sword2.h"\ - "..\..\bs2\sync.h"\ - "..\..\bs2\tony_gsdk.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_START=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE ARM) Debug" - -DEP_CPP_START=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\build_display.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\maketext.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\mouse.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\router.h"\ - "..\..\bs2\sound.h"\ - "..\..\bs2\speech.h"\ - "..\..\bs2\startup.h"\ - "..\..\bs2\sword2.h"\ - "..\..\bs2\sync.h"\ - "..\..\bs2\tony_gsdk.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_START=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\bs2\stdafx.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - "..\..\sound\stdafx.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\bs2\startup.h -# End Source File -# Begin Source File - -SOURCE=..\..\bs2\sword2.cpp - -!IF "$(CFG)" == "bs2 - Win32 (WCE MIPS) Release" - -DEP_CPP_SWORD=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\base\gameDetector.h"\ - "..\..\base\plugins.h"\ - "..\..\bs2\build_display.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\controls.h"\ - "..\..\bs2\credits.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\driver\palette.h"\ - "..\..\bs2\events.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\layers.h"\ - "..\..\bs2\logic.h"\ - "..\..\bs2\maketext.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\mouse.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\save_rest.h"\ - "..\..\bs2\scroll.h"\ - "..\..\bs2\sound.h"\ - "..\..\bs2\speech.h"\ - "..\..\bs2\startup.h"\ - "..\..\bs2\sword2.h"\ - "..\..\bs2\sync.h"\ - "..\..\common\config-manager.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\singleton.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_SWORD=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE MIPS) Debug" - -DEP_CPP_SWORD=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\base\gameDetector.h"\ - "..\..\base\plugins.h"\ - "..\..\bs2\build_display.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\controls.h"\ - "..\..\bs2\credits.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\driver\palette.h"\ - "..\..\bs2\events.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\layers.h"\ - "..\..\bs2\logic.h"\ - "..\..\bs2\maketext.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\mouse.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\save_rest.h"\ - "..\..\bs2\scroll.h"\ - "..\..\bs2\sound.h"\ - "..\..\bs2\speech.h"\ - "..\..\bs2\startup.h"\ - "..\..\bs2\sword2.h"\ - "..\..\bs2\sync.h"\ - "..\..\common\config-manager.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\singleton.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_SWORD=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE SH3) Release" - -DEP_CPP_SWORD=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\base\gameDetector.h"\ - "..\..\base\plugins.h"\ - "..\..\bs2\build_display.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\controls.h"\ - "..\..\bs2\credits.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\driver\palette.h"\ - "..\..\bs2\events.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\layers.h"\ - "..\..\bs2\logic.h"\ - "..\..\bs2\maketext.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\mouse.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\save_rest.h"\ - "..\..\bs2\scroll.h"\ - "..\..\bs2\sound.h"\ - "..\..\bs2\speech.h"\ - "..\..\bs2\startup.h"\ - "..\..\bs2\sword2.h"\ - "..\..\bs2\sync.h"\ - "..\..\common\config-manager.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\singleton.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_SWORD=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE SH3) Debug" - -DEP_CPP_SWORD=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\base\gameDetector.h"\ - "..\..\base\plugins.h"\ - "..\..\bs2\build_display.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\controls.h"\ - "..\..\bs2\credits.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\driver\palette.h"\ - "..\..\bs2\events.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\layers.h"\ - "..\..\bs2\logic.h"\ - "..\..\bs2\maketext.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\mouse.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\save_rest.h"\ - "..\..\bs2\scroll.h"\ - "..\..\bs2\sound.h"\ - "..\..\bs2\speech.h"\ - "..\..\bs2\startup.h"\ - "..\..\bs2\sword2.h"\ - "..\..\bs2\sync.h"\ - "..\..\common\config-manager.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\singleton.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_SWORD=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE ARM) Release" - -DEP_CPP_SWORD=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\base\gameDetector.h"\ - "..\..\base\plugins.h"\ - "..\..\bs2\build_display.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\controls.h"\ - "..\..\bs2\credits.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\driver\palette.h"\ - "..\..\bs2\events.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\layers.h"\ - "..\..\bs2\logic.h"\ - "..\..\bs2\maketext.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\mouse.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\save_rest.h"\ - "..\..\bs2\scroll.h"\ - "..\..\bs2\sound.h"\ - "..\..\bs2\speech.h"\ - "..\..\bs2\startup.h"\ - "..\..\bs2\sword2.h"\ - "..\..\bs2\sync.h"\ - "..\..\common\config-manager.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\singleton.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_SWORD=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE ARM) Debug" - -DEP_CPP_SWORD=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\base\engine.h"\ - "..\..\base\gameDetector.h"\ - "..\..\base\plugins.h"\ - "..\..\bs2\build_display.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\controls.h"\ - "..\..\bs2\credits.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\driver\palette.h"\ - "..\..\bs2\events.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\layers.h"\ - "..\..\bs2\logic.h"\ - "..\..\bs2\maketext.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\mouse.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\save_rest.h"\ - "..\..\bs2\scroll.h"\ - "..\..\bs2\sound.h"\ - "..\..\bs2\speech.h"\ - "..\..\bs2\startup.h"\ - "..\..\bs2\sword2.h"\ - "..\..\bs2\sync.h"\ - "..\..\common\config-manager.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\singleton.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_SWORD=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\bs2\stdafx.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - "..\..\sound\stdafx.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\bs2\sword2.h -# End Source File -# Begin Source File - -SOURCE=..\..\bs2\sync.cpp - -!IF "$(CFG)" == "bs2 - Win32 (WCE MIPS) Release" - -DEP_CPP_SYNC_=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\sync.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_SYNC_=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE MIPS) Debug" - -DEP_CPP_SYNC_=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\sync.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_SYNC_=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE SH3) Release" - -DEP_CPP_SYNC_=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\sync.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_SYNC_=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE SH3) Debug" - -DEP_CPP_SYNC_=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\sync.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_SYNC_=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE ARM) Release" - -DEP_CPP_SYNC_=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\sync.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_SYNC_=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE ARM) Debug" - -DEP_CPP_SYNC_=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\sync.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_SYNC_=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\bs2\stdafx.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\bs2\sync.h -# End Source File -# Begin Source File - -SOURCE=..\..\bs2\tony_gsdk.cpp - -!IF "$(CFG)" == "bs2 - Win32 (WCE MIPS) Release" - -DEP_CPP_TONY_=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\sword2.h"\ - "..\..\bs2\tony_gsdk.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_TONY_=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE MIPS) Debug" - -DEP_CPP_TONY_=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\sword2.h"\ - "..\..\bs2\tony_gsdk.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_TONY_=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE SH3) Release" - -DEP_CPP_TONY_=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\sword2.h"\ - "..\..\bs2\tony_gsdk.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_TONY_=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE SH3) Debug" - -DEP_CPP_TONY_=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\sword2.h"\ - "..\..\bs2\tony_gsdk.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_TONY_=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE ARM) Release" - -DEP_CPP_TONY_=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\sword2.h"\ - "..\..\bs2\tony_gsdk.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_TONY_=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE ARM) Debug" - -DEP_CPP_TONY_=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\driver\d_sound.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\sword2.h"\ - "..\..\bs2\tony_gsdk.h"\ - "..\..\common\file.h"\ - "..\..\common\list.h"\ - "..\..\common\map.h"\ - "..\..\common\rect.h"\ - "..\..\common\savefile.h"\ - "..\..\common\scummsys.h"\ - "..\..\common\stdafx.h"\ - "..\..\common\str.h"\ - "..\..\common\system.h"\ - "..\..\common\util.h"\ - "..\..\sound\audiostream.h"\ - "..\..\sound\mixer.h"\ - "..\..\sound\rate.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ - -NODEP_CPP_TONY_=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\bs2\stdafx.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - "..\..\sound\stdafx.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\bs2\tony_gsdk.h -# End Source File -# Begin Source File - -SOURCE=..\..\bs2\walker.cpp - -!IF "$(CFG)" == "bs2 - Win32 (WCE MIPS) Release" - -DEP_CPP_WALKE=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\events.h"\ - "..\..\bs2\function.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\logic.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\router.h"\ - "..\..\bs2\sync.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_WALKE=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE MIPS) Debug" - -DEP_CPP_WALKE=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\events.h"\ - "..\..\bs2\function.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\logic.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\router.h"\ - "..\..\bs2\sync.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_WALKE=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE SH3) Release" - -DEP_CPP_WALKE=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\events.h"\ - "..\..\bs2\function.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\logic.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\router.h"\ - "..\..\bs2\sync.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_WALKE=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE SH3) Debug" - -DEP_CPP_WALKE=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\events.h"\ - "..\..\bs2\function.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\logic.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\router.h"\ - "..\..\bs2\sync.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_WALKE=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE ARM) Release" - -DEP_CPP_WALKE=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\backends\wince\portdefs.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\events.h"\ - "..\..\bs2\function.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\logic.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\router.h"\ - "..\..\bs2\sync.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_WALKE=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "bs2 - Win32 (WCE ARM) Debug" - -DEP_CPP_WALKE=\ - "..\..\backends\wince\missing\unistd.h"\ - "..\..\base\engine.h"\ - "..\..\bs2\console.h"\ - "..\..\bs2\debug.h"\ - "..\..\bs2\defs.h"\ - "..\..\bs2\driver\driver96.h"\ - "..\..\bs2\events.h"\ - "..\..\bs2\function.h"\ - "..\..\bs2\header.h"\ - "..\..\bs2\interpreter.h"\ - "..\..\bs2\logic.h"\ - "..\..\bs2\memory.h"\ - "..\..\bs2\object.h"\ - "..\..\bs2\protocol.h"\ - "..\..\bs2\resman.h"\ - "..\..\bs2\router.h"\ - "..\..\bs2\sync.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"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_WALKE=\ - "..\..\bs2\bs2\driver.h"\ - "..\..\bs2\stdafx.h"\ - "..\..\common\config.h"\ - "..\..\common\extend.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\bs2\walker.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