You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

37022 lines
1.2 MiB

# Microsoft eMbedded Visual Tools Project File - Name="lowlevellib_vc3" - Package Owner=<4>
# Microsoft eMbedded Visual Tools Generated Build File, Format Version 6.02
# ** DO NOT EDIT **
# TARGTYPE "Win32 (WCE x86) Static Library" 0x8304
# TARGTYPE "Win32 (WCE ARM) Static Library" 0x8504
CFG=lowlevellib_vc3 - Win32 (WCE ARM) 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 "lowlevellib_vc3.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 "lowlevellib_vc3.vcn" CFG="lowlevellib_vc3 - Win32 (WCE ARM) Debug"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
!MESSAGE "lowlevellib_vc3 - Win32 (WCE ARM) Release" (based on "Win32 (WCE ARM) Static Library")
!MESSAGE "lowlevellib_vc3 - Win32 (WCE ARM) Debug" (based on "Win32 (WCE ARM) Static Library")
!MESSAGE "lowlevellib_vc3 - Win32 (WCE x86) Release" (based on "Win32 (WCE x86) Static Library")
!MESSAGE "lowlevellib_vc3 - Win32 (WCE x86) Debug" (based on "Win32 (WCE x86) Static Library")
!MESSAGE
# Begin Project
# PROP AllowPerConfigDependencies 0
# PROP Scc_ProjName ""
# PROP Scc_LocalPath ""
# PROP ATL_Project 2
!IF "$(CFG)" == "lowlevellib_vc3 - 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 "ARMRel"
# PROP Intermediate_Dir "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 "../src/driver/wce_ppc" /I "../src/zlib" /I "c:/gp2x-projects/l3lib/devel/src" /I "C:/gp2x-projects/PocketHAL_0_7_7/" /D "NDEBUG" /D "ARM" /D "_ARM_" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /D "VCE_3" /D "SYS_PLATFORM_WCE_2002" /YX /Oxs /M$(CECrtMT) /c
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
# ADD LIB32 /nologo /out:"..\..\l3lib_vc3\lowlevellib_vc3_arm.lib"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - 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 "ARMDbg"
# PROP Intermediate_Dir "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 "../src/driver/wce_ppc" /I "../src/zlib" /I "c:/gp2x-projects/l3lib/devel/src" /I "C:/gp2x-projects/PocketHAL_0_7_7/" /D "DEBUG" /D "ARM" /D "_ARM_" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /D "VCE_3" /D "SYS_PLATFORM_WCE_2002" /YX /M$(CECrtMTDebug) /c
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
# ADD LIB32 /nologo /out:"..\..\l3lib_vc3\lowlevellib_vc3_armd.lib"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "X86Rel"
# PROP BASE Intermediate_Dir "X86Rel"
# PROP BASE CPU_ID "{D6518FF3-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 "X86Rel"
# PROP Intermediate_Dir "X86Rel"
# PROP CPU_ID "{D6518FF3-710F-11D3-99F2-00105A0DF099}"
# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
# PROP Target_Dir ""
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /D "_LIB" /YX /Gs8192 /GF /Oxs /c
# ADD CPP /nologo /W3 /I "../src/driver/wce_ppc" /I "../src/zlib" /I "c:/gp2x-projects/l3lib/devel/src" /I "C:/gp2x-projects/PocketHAL_0_7_7/" /D "_i386_" /D "_X86_" /D "x86" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /D "VCE_3" /D "SYS_PLATFORM_WCE_2002" /YX /Gs8192 /GF /Oxs /c
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
# ADD LIB32 /nologo /out:"..\..\l3lib_vc3\lowlevellib_vc3_x86.lib"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "X86Dbg"
# PROP BASE Intermediate_Dir "X86Dbg"
# PROP BASE CPU_ID "{D6518FF3-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 "X86Dbg"
# PROP Intermediate_Dir "X86Dbg"
# PROP CPU_ID "{D6518FF3-710F-11D3-99F2-00105A0DF099}"
# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
# PROP Target_Dir ""
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "_LIB" /YX /Gs8192 /GF /c
# ADD CPP /nologo /W3 /Zi /Od /I "../src/driver/wce_ppc" /I "../src/zlib" /I "c:/gp2x-projects/l3lib/devel/src" /I "C:/gp2x-projects/PocketHAL_0_7_7/" /D "DEBUG" /D "_i386_" /D "_X86_" /D "x86" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /D "VCE_3" /D "SYS_PLATFORM_WCE_2002" /YX /Gs8192 /GF /c
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
# ADD LIB32 /nologo /out:"..\..\l3lib_vc3\lowlevellib_vc3_x86d.lib"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
!ENDIF
# Begin Target
# Name "lowlevellib_vc3 - Win32 (WCE ARM) Release"
# Name "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
# Name "lowlevellib_vc3 - Win32 (WCE x86) Release"
# Name "lowlevellib_vc3 - Win32 (WCE x86) Debug"
# Begin Group "tex"
# PROP Default_Filter ""
# Begin Source File
SOURCE=..\src\llgfx_ctexture.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_LLGFX=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_LLGFX=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_LLGFX=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_LLGFX=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_LLGFX=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_LLGFX=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_LLGFX=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_LLGFX=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\llgfx_ctexture.h
# End Source File
# Begin Source File
SOURCE=..\src\llgfx_stexture.h
# End Source File
# End Group
# Begin Group "gzip"
# PROP Default_Filter ""
# Begin Source File
SOURCE=..\src\gzip\modzip.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_MODZI=\
"..\src\gzip\crctab.h"\
"..\src\gzip\crypt.h"\
"..\src\gzip\modzip.h"\
"..\src\gzip\tailor.h"\
NODEP_CPP_MODZI=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx_blit.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_MODZI=\
"..\src\gzip\crctab.h"\
"..\src\gzip\crypt.h"\
"..\src\gzip\modzip.h"\
"..\src\gzip\tailor.h"\
NODEP_CPP_MODZI=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx_blit.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_MODZI=\
"..\src\gzip\crctab.h"\
"..\src\gzip\crypt.h"\
"..\src\gzip\modzip.h"\
"..\src\gzip\tailor.h"\
NODEP_CPP_MODZI=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx_blit.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_MODZI=\
"..\src\gzip\crctab.h"\
"..\src\gzip\crypt.h"\
"..\src\gzip\modzip.h"\
"..\src\gzip\tailor.h"\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_MODZI=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\gzip\modzip.h
# End Source File
# End Group
# Begin Group "frm"
# PROP Default_Filter ""
# Begin Source File
SOURCE=..\src\frm\framework.h
# End Source File
# Begin Source File
SOURCE=..\src\frm\llfrm_actor.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_LLFRM=\
{$(INCLUDE)}"frm\llfrm_actor.h"\
{$(INCLUDE)}"frm\llfrm_message_util.h"\
{$(INCLUDE)}"frm\llfrm_util.h"\
{$(INCLUDE)}"frm\llfrm_varmgr.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
{$(INCLUDE)}"llqueue_dequeue.h"\
{$(INCLUDE)}"llqueue_str_array.h"\
NODEP_CPP_LLFRM=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\l3d_math.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_LLFRM=\
{$(INCLUDE)}"frm\llfrm_actor.h"\
{$(INCLUDE)}"frm\llfrm_message_util.h"\
{$(INCLUDE)}"frm\llfrm_util.h"\
{$(INCLUDE)}"frm\llfrm_varmgr.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
{$(INCLUDE)}"llqueue_dequeue.h"\
{$(INCLUDE)}"llqueue_str_array.h"\
NODEP_CPP_LLFRM=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\l3d_math.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_LLFRM=\
{$(INCLUDE)}"frm\llfrm_actor.h"\
{$(INCLUDE)}"frm\llfrm_message_util.h"\
{$(INCLUDE)}"frm\llfrm_util.h"\
{$(INCLUDE)}"frm\llfrm_varmgr.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
{$(INCLUDE)}"llqueue_dequeue.h"\
{$(INCLUDE)}"llqueue_str_array.h"\
NODEP_CPP_LLFRM=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\l3d_math.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_LLFRM=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"frm\llfrm_actor.h"\
{$(INCLUDE)}"frm\llfrm_message_util.h"\
{$(INCLUDE)}"frm\llfrm_util.h"\
{$(INCLUDE)}"frm\llfrm_varmgr.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"ll3d_math.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_dequeue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llqueue_str_array.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_LLFRM=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\frm\llfrm_actor.h
# End Source File
# Begin Source File
SOURCE=..\src\frm\llfrm_anim.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_LLFRM_=\
{$(INCLUDE)}"frm\llfrm_actor.h"\
{$(INCLUDE)}"frm\llfrm_anim.h"\
{$(INCLUDE)}"frm\llfrm_message_util.h"\
{$(INCLUDE)}"frm\llfrm_varmgr.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
{$(INCLUDE)}"llqueue_dequeue.h"\
{$(INCLUDE)}"llqueue_str_array.h"\
NODEP_CPP_LLFRM_=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\l3d_math.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_LLFRM_=\
{$(INCLUDE)}"frm\llfrm_actor.h"\
{$(INCLUDE)}"frm\llfrm_anim.h"\
{$(INCLUDE)}"frm\llfrm_message_util.h"\
{$(INCLUDE)}"frm\llfrm_varmgr.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
{$(INCLUDE)}"llqueue_dequeue.h"\
{$(INCLUDE)}"llqueue_str_array.h"\
NODEP_CPP_LLFRM_=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\l3d_math.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_LLFRM_=\
{$(INCLUDE)}"frm\llfrm_actor.h"\
{$(INCLUDE)}"frm\llfrm_anim.h"\
{$(INCLUDE)}"frm\llfrm_message_util.h"\
{$(INCLUDE)}"frm\llfrm_varmgr.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
{$(INCLUDE)}"llqueue_dequeue.h"\
{$(INCLUDE)}"llqueue_str_array.h"\
NODEP_CPP_LLFRM_=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\l3d_math.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_LLFRM_=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"frm\llfrm_actor.h"\
{$(INCLUDE)}"frm\llfrm_anim.h"\
{$(INCLUDE)}"frm\llfrm_message_util.h"\
{$(INCLUDE)}"frm\llfrm_varmgr.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"ll3d_math.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_dequeue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llqueue_str_array.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_LLFRM_=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\frm\llfrm_anim.h
# End Source File
# Begin Source File
SOURCE=..\src\frm\llfrm_background.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_LLFRM_B=\
{$(INCLUDE)}"frm\llfrm_actor.h"\
{$(INCLUDE)}"frm\llfrm_background.h"\
{$(INCLUDE)}"frm\llfrm_layer.h"\
{$(INCLUDE)}"frm\llfrm_message_util.h"\
{$(INCLUDE)}"frm\llfrm_varmgr.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
{$(INCLUDE)}"llqueue_dequeue.h"\
{$(INCLUDE)}"llqueue_str_array.h"\
NODEP_CPP_LLFRM_B=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\l3d_math.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_LLFRM_B=\
{$(INCLUDE)}"frm\llfrm_actor.h"\
{$(INCLUDE)}"frm\llfrm_background.h"\
{$(INCLUDE)}"frm\llfrm_layer.h"\
{$(INCLUDE)}"frm\llfrm_message_util.h"\
{$(INCLUDE)}"frm\llfrm_varmgr.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
{$(INCLUDE)}"llqueue_dequeue.h"\
{$(INCLUDE)}"llqueue_str_array.h"\
NODEP_CPP_LLFRM_B=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\l3d_math.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_LLFRM_B=\
{$(INCLUDE)}"frm\llfrm_actor.h"\
{$(INCLUDE)}"frm\llfrm_background.h"\
{$(INCLUDE)}"frm\llfrm_layer.h"\
{$(INCLUDE)}"frm\llfrm_message_util.h"\
{$(INCLUDE)}"frm\llfrm_varmgr.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
{$(INCLUDE)}"llqueue_dequeue.h"\
{$(INCLUDE)}"llqueue_str_array.h"\
NODEP_CPP_LLFRM_B=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\l3d_math.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_LLFRM_B=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"frm\llfrm_actor.h"\
{$(INCLUDE)}"frm\llfrm_background.h"\
{$(INCLUDE)}"frm\llfrm_layer.h"\
{$(INCLUDE)}"frm\llfrm_message_util.h"\
{$(INCLUDE)}"frm\llfrm_varmgr.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"ll3d_math.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_dequeue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llqueue_str_array.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_LLFRM_B=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\frm\llfrm_background.h
# End Source File
# Begin Source File
SOURCE=..\src\frm\llfrm_code.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_LLFRM_C=\
{$(INCLUDE)}"frm\llfrm_code.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_LLFRM_C=\
{$(INCLUDE)}"frm\llfrm_code.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_LLFRM_C=\
{$(INCLUDE)}"frm\llfrm_code.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_LLFRM_C=\
{$(INCLUDE)}"frm\llfrm_code.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\frm\llfrm_code.h
# End Source File
# Begin Source File
SOURCE=..\src\frm\llfrm_eventmgr.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_LLFRM_E=\
{$(INCLUDE)}"frm\llfrm_actor.h"\
{$(INCLUDE)}"frm\llfrm_background.h"\
{$(INCLUDE)}"frm\llfrm_eventmgr.h"\
{$(INCLUDE)}"frm\llfrm_layer.h"\
{$(INCLUDE)}"frm\llfrm_message_util.h"\
{$(INCLUDE)}"frm\llfrm_util.h"\
{$(INCLUDE)}"frm\llfrm_varmgr.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
{$(INCLUDE)}"llqueue_dequeue.h"\
{$(INCLUDE)}"llqueue_list_tmpl.h"\
{$(INCLUDE)}"llqueue_str_array.h"\
NODEP_CPP_LLFRM_E=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\l3d_math.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lqueue_list.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_LLFRM_E=\
{$(INCLUDE)}"frm\llfrm_actor.h"\
{$(INCLUDE)}"frm\llfrm_background.h"\
{$(INCLUDE)}"frm\llfrm_eventmgr.h"\
{$(INCLUDE)}"frm\llfrm_layer.h"\
{$(INCLUDE)}"frm\llfrm_message_util.h"\
{$(INCLUDE)}"frm\llfrm_util.h"\
{$(INCLUDE)}"frm\llfrm_varmgr.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
{$(INCLUDE)}"llqueue_dequeue.h"\
{$(INCLUDE)}"llqueue_list_tmpl.h"\
{$(INCLUDE)}"llqueue_str_array.h"\
NODEP_CPP_LLFRM_E=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\l3d_math.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lqueue_list.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_LLFRM_E=\
{$(INCLUDE)}"frm\llfrm_actor.h"\
{$(INCLUDE)}"frm\llfrm_background.h"\
{$(INCLUDE)}"frm\llfrm_eventmgr.h"\
{$(INCLUDE)}"frm\llfrm_layer.h"\
{$(INCLUDE)}"frm\llfrm_message_util.h"\
{$(INCLUDE)}"frm\llfrm_util.h"\
{$(INCLUDE)}"frm\llfrm_varmgr.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
{$(INCLUDE)}"llqueue_dequeue.h"\
{$(INCLUDE)}"llqueue_list_tmpl.h"\
{$(INCLUDE)}"llqueue_str_array.h"\
NODEP_CPP_LLFRM_E=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\l3d_math.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lqueue_list.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_LLFRM_E=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"frm\llfrm_actor.h"\
{$(INCLUDE)}"frm\llfrm_background.h"\
{$(INCLUDE)}"frm\llfrm_eventmgr.h"\
{$(INCLUDE)}"frm\llfrm_layer.h"\
{$(INCLUDE)}"frm\llfrm_message_util.h"\
{$(INCLUDE)}"frm\llfrm_util.h"\
{$(INCLUDE)}"frm\llfrm_varmgr.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"ll3d_math.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_dequeue.h"\
{$(INCLUDE)}"llqueue_list.h"\
{$(INCLUDE)}"llqueue_list_tmpl.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llqueue_str_array.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_LLFRM_E=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\frm\llfrm_eventmgr.h
# End Source File
# Begin Source File
SOURCE=..\src\frm\llfrm_fps.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_LLFRM_F=\
{$(INCLUDE)}"frm\llfrm_actor.h"\
{$(INCLUDE)}"frm\llfrm_fps.h"\
{$(INCLUDE)}"frm\llfrm_layer.h"\
{$(INCLUDE)}"frm\llfrm_layerfloatingtext.h"\
{$(INCLUDE)}"frm\llfrm_varmgr.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
{$(INCLUDE)}"llqueue_dequeue.h"\
{$(INCLUDE)}"llqueue_str_array.h"\
NODEP_CPP_LLFRM_F=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\l3d_math.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_LLFRM_F=\
{$(INCLUDE)}"frm\llfrm_actor.h"\
{$(INCLUDE)}"frm\llfrm_fps.h"\
{$(INCLUDE)}"frm\llfrm_layer.h"\
{$(INCLUDE)}"frm\llfrm_layerfloatingtext.h"\
{$(INCLUDE)}"frm\llfrm_varmgr.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
{$(INCLUDE)}"llqueue_dequeue.h"\
{$(INCLUDE)}"llqueue_str_array.h"\
NODEP_CPP_LLFRM_F=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\l3d_math.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_LLFRM_F=\
{$(INCLUDE)}"frm\llfrm_actor.h"\
{$(INCLUDE)}"frm\llfrm_fps.h"\
{$(INCLUDE)}"frm\llfrm_layer.h"\
{$(INCLUDE)}"frm\llfrm_layerfloatingtext.h"\
{$(INCLUDE)}"frm\llfrm_varmgr.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
{$(INCLUDE)}"llqueue_dequeue.h"\
{$(INCLUDE)}"llqueue_str_array.h"\
NODEP_CPP_LLFRM_F=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\l3d_math.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_LLFRM_F=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"frm\llfrm_actor.h"\
{$(INCLUDE)}"frm\llfrm_fps.h"\
{$(INCLUDE)}"frm\llfrm_layer.h"\
{$(INCLUDE)}"frm\llfrm_layerfloatingtext.h"\
{$(INCLUDE)}"frm\llfrm_varmgr.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"ll3d_math.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_dequeue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llqueue_str_array.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_LLFRM_F=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\frm\llfrm_fps.h
# End Source File
# Begin Source File
SOURCE=..\src\frm\llfrm_gamevars.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_LLFRM_G=\
{$(INCLUDE)}"frm\llfrm_gamevars.h"\
NODEP_CPP_LLFRM_G=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx_blit.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_LLFRM_G=\
{$(INCLUDE)}"frm\llfrm_gamevars.h"\
NODEP_CPP_LLFRM_G=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx_blit.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_LLFRM_G=\
{$(INCLUDE)}"frm\llfrm_gamevars.h"\
NODEP_CPP_LLFRM_G=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx_blit.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_LLFRM_G=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"frm\llfrm_gamevars.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_LLFRM_G=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\frm\llfrm_gamevars.h
# End Source File
# Begin Source File
SOURCE=..\src\frm\llfrm_layer.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_LLFRM_L=\
{$(INCLUDE)}"frm\llfrm_actor.h"\
{$(INCLUDE)}"frm\llfrm_layer.h"\
{$(INCLUDE)}"frm\llfrm_message_util.h"\
{$(INCLUDE)}"frm\llfrm_util.h"\
{$(INCLUDE)}"frm\llfrm_varmgr.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
{$(INCLUDE)}"llqueue_dequeue.h"\
{$(INCLUDE)}"llqueue_str_array.h"\
NODEP_CPP_LLFRM_L=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\l3d_math.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_LLFRM_L=\
{$(INCLUDE)}"frm\llfrm_actor.h"\
{$(INCLUDE)}"frm\llfrm_layer.h"\
{$(INCLUDE)}"frm\llfrm_message_util.h"\
{$(INCLUDE)}"frm\llfrm_util.h"\
{$(INCLUDE)}"frm\llfrm_varmgr.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
{$(INCLUDE)}"llqueue_dequeue.h"\
{$(INCLUDE)}"llqueue_str_array.h"\
NODEP_CPP_LLFRM_L=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\l3d_math.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_LLFRM_L=\
{$(INCLUDE)}"frm\llfrm_actor.h"\
{$(INCLUDE)}"frm\llfrm_layer.h"\
{$(INCLUDE)}"frm\llfrm_message_util.h"\
{$(INCLUDE)}"frm\llfrm_util.h"\
{$(INCLUDE)}"frm\llfrm_varmgr.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
{$(INCLUDE)}"llqueue_dequeue.h"\
{$(INCLUDE)}"llqueue_str_array.h"\
NODEP_CPP_LLFRM_L=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\l3d_math.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_LLFRM_L=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"frm\llfrm_actor.h"\
{$(INCLUDE)}"frm\llfrm_layer.h"\
{$(INCLUDE)}"frm\llfrm_message_util.h"\
{$(INCLUDE)}"frm\llfrm_util.h"\
{$(INCLUDE)}"frm\llfrm_varmgr.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"ll3d_math.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_dequeue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llqueue_str_array.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_LLFRM_L=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\frm\llfrm_layer.h
# End Source File
# Begin Source File
SOURCE=..\src\frm\llfrm_layeranim.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_LLFRM_LA=\
{$(INCLUDE)}"frm\llfrm_actor.h"\
{$(INCLUDE)}"frm\llfrm_anim.h"\
{$(INCLUDE)}"frm\llfrm_layer.h"\
{$(INCLUDE)}"frm\llfrm_layeranim.h"\
{$(INCLUDE)}"frm\llfrm_message_util.h"\
{$(INCLUDE)}"frm\llfrm_util.h"\
{$(INCLUDE)}"frm\llfrm_varmgr.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
{$(INCLUDE)}"llqueue_dequeue.h"\
{$(INCLUDE)}"llqueue_str_array.h"\
NODEP_CPP_LLFRM_LA=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\l3d_math.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_LLFRM_LA=\
{$(INCLUDE)}"frm\llfrm_actor.h"\
{$(INCLUDE)}"frm\llfrm_anim.h"\
{$(INCLUDE)}"frm\llfrm_layer.h"\
{$(INCLUDE)}"frm\llfrm_layeranim.h"\
{$(INCLUDE)}"frm\llfrm_message_util.h"\
{$(INCLUDE)}"frm\llfrm_util.h"\
{$(INCLUDE)}"frm\llfrm_varmgr.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
{$(INCLUDE)}"llqueue_dequeue.h"\
{$(INCLUDE)}"llqueue_str_array.h"\
NODEP_CPP_LLFRM_LA=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\l3d_math.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_LLFRM_LA=\
{$(INCLUDE)}"frm\llfrm_actor.h"\
{$(INCLUDE)}"frm\llfrm_anim.h"\
{$(INCLUDE)}"frm\llfrm_layer.h"\
{$(INCLUDE)}"frm\llfrm_layeranim.h"\
{$(INCLUDE)}"frm\llfrm_message_util.h"\
{$(INCLUDE)}"frm\llfrm_util.h"\
{$(INCLUDE)}"frm\llfrm_varmgr.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
{$(INCLUDE)}"llqueue_dequeue.h"\
{$(INCLUDE)}"llqueue_str_array.h"\
NODEP_CPP_LLFRM_LA=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\l3d_math.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_LLFRM_LA=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"frm\llfrm_actor.h"\
{$(INCLUDE)}"frm\llfrm_anim.h"\
{$(INCLUDE)}"frm\llfrm_layer.h"\
{$(INCLUDE)}"frm\llfrm_layeranim.h"\
{$(INCLUDE)}"frm\llfrm_message_util.h"\
{$(INCLUDE)}"frm\llfrm_util.h"\
{$(INCLUDE)}"frm\llfrm_varmgr.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"ll3d_math.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_dequeue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llqueue_str_array.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_LLFRM_LA=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\frm\llfrm_layeranim.h
# End Source File
# Begin Source File
SOURCE=..\src\frm\llfrm_layerbutton.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_LLFRM_LAY=\
{$(INCLUDE)}"frm\llfrm_actor.h"\
{$(INCLUDE)}"frm\llfrm_anim.h"\
{$(INCLUDE)}"frm\llfrm_layer.h"\
{$(INCLUDE)}"frm\llfrm_layeranim.h"\
{$(INCLUDE)}"frm\llfrm_layerbutton.h"\
{$(INCLUDE)}"frm\llfrm_message_util.h"\
{$(INCLUDE)}"frm\llfrm_util.h"\
{$(INCLUDE)}"frm\llfrm_varmgr.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
{$(INCLUDE)}"llqueue_dequeue.h"\
{$(INCLUDE)}"llqueue_str_array.h"\
NODEP_CPP_LLFRM_LAY=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\l3d_math.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_LLFRM_LAY=\
{$(INCLUDE)}"frm\llfrm_actor.h"\
{$(INCLUDE)}"frm\llfrm_anim.h"\
{$(INCLUDE)}"frm\llfrm_layer.h"\
{$(INCLUDE)}"frm\llfrm_layeranim.h"\
{$(INCLUDE)}"frm\llfrm_layerbutton.h"\
{$(INCLUDE)}"frm\llfrm_message_util.h"\
{$(INCLUDE)}"frm\llfrm_util.h"\
{$(INCLUDE)}"frm\llfrm_varmgr.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
{$(INCLUDE)}"llqueue_dequeue.h"\
{$(INCLUDE)}"llqueue_str_array.h"\
NODEP_CPP_LLFRM_LAY=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\l3d_math.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_LLFRM_LAY=\
{$(INCLUDE)}"frm\llfrm_actor.h"\
{$(INCLUDE)}"frm\llfrm_anim.h"\
{$(INCLUDE)}"frm\llfrm_layer.h"\
{$(INCLUDE)}"frm\llfrm_layeranim.h"\
{$(INCLUDE)}"frm\llfrm_layerbutton.h"\
{$(INCLUDE)}"frm\llfrm_message_util.h"\
{$(INCLUDE)}"frm\llfrm_util.h"\
{$(INCLUDE)}"frm\llfrm_varmgr.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
{$(INCLUDE)}"llqueue_dequeue.h"\
{$(INCLUDE)}"llqueue_str_array.h"\
NODEP_CPP_LLFRM_LAY=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\l3d_math.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_LLFRM_LAY=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"frm\llfrm_actor.h"\
{$(INCLUDE)}"frm\llfrm_anim.h"\
{$(INCLUDE)}"frm\llfrm_layer.h"\
{$(INCLUDE)}"frm\llfrm_layeranim.h"\
{$(INCLUDE)}"frm\llfrm_layerbutton.h"\
{$(INCLUDE)}"frm\llfrm_message_util.h"\
{$(INCLUDE)}"frm\llfrm_util.h"\
{$(INCLUDE)}"frm\llfrm_varmgr.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"ll3d_math.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_dequeue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llqueue_str_array.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_LLFRM_LAY=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\frm\llfrm_layerbutton.h
# End Source File
# Begin Source File
SOURCE=..\src\frm\llfrm_layercont.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_LLFRM_LAYE=\
{$(INCLUDE)}"frm\llfrm_actor.h"\
{$(INCLUDE)}"frm\llfrm_layer.h"\
{$(INCLUDE)}"frm\llfrm_layercont.h"\
{$(INCLUDE)}"frm\llfrm_message_util.h"\
{$(INCLUDE)}"frm\llfrm_util.h"\
{$(INCLUDE)}"frm\llfrm_varmgr.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
{$(INCLUDE)}"llqueue_dequeue.h"\
{$(INCLUDE)}"llqueue_str_array.h"\
NODEP_CPP_LLFRM_LAYE=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\l3d_math.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_LLFRM_LAYE=\
{$(INCLUDE)}"frm\llfrm_actor.h"\
{$(INCLUDE)}"frm\llfrm_layer.h"\
{$(INCLUDE)}"frm\llfrm_layercont.h"\
{$(INCLUDE)}"frm\llfrm_message_util.h"\
{$(INCLUDE)}"frm\llfrm_util.h"\
{$(INCLUDE)}"frm\llfrm_varmgr.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
{$(INCLUDE)}"llqueue_dequeue.h"\
{$(INCLUDE)}"llqueue_str_array.h"\
NODEP_CPP_LLFRM_LAYE=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\l3d_math.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_LLFRM_LAYE=\
{$(INCLUDE)}"frm\llfrm_actor.h"\
{$(INCLUDE)}"frm\llfrm_layer.h"\
{$(INCLUDE)}"frm\llfrm_layercont.h"\
{$(INCLUDE)}"frm\llfrm_message_util.h"\
{$(INCLUDE)}"frm\llfrm_util.h"\
{$(INCLUDE)}"frm\llfrm_varmgr.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
{$(INCLUDE)}"llqueue_dequeue.h"\
{$(INCLUDE)}"llqueue_str_array.h"\
NODEP_CPP_LLFRM_LAYE=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\l3d_math.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_LLFRM_LAYE=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"frm\llfrm_actor.h"\
{$(INCLUDE)}"frm\llfrm_layer.h"\
{$(INCLUDE)}"frm\llfrm_layercont.h"\
{$(INCLUDE)}"frm\llfrm_message_util.h"\
{$(INCLUDE)}"frm\llfrm_util.h"\
{$(INCLUDE)}"frm\llfrm_varmgr.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"ll3d_math.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_dequeue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llqueue_str_array.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_LLFRM_LAYE=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\frm\llfrm_layercont.h
# End Source File
# Begin Source File
SOURCE=..\src\frm\llfrm_layerfactory.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_LLFRM_LAYER=\
"..\src\frm\llfrm_layerloadbar.h"\
{$(INCLUDE)}"frm\llfrm_actor.h"\
{$(INCLUDE)}"frm\llfrm_anim.h"\
{$(INCLUDE)}"frm\llfrm_layer.h"\
{$(INCLUDE)}"frm\llfrm_layeranim.h"\
{$(INCLUDE)}"frm\llfrm_layerbutton.h"\
{$(INCLUDE)}"frm\llfrm_layerfactory.h"\
{$(INCLUDE)}"frm\llfrm_layerfloatingnumber.h"\
{$(INCLUDE)}"frm\llfrm_layerfloatingtext.h"\
{$(INCLUDE)}"frm\llfrm_layerimage.h"\
{$(INCLUDE)}"frm\llfrm_layerinputtext.h"\
{$(INCLUDE)}"frm\llfrm_layersprite.h"\
{$(INCLUDE)}"frm\llfrm_layersurface.h"\
{$(INCLUDE)}"frm\llfrm_message_util.h"\
{$(INCLUDE)}"frm\llfrm_mousepointer.h"\
{$(INCLUDE)}"frm\llfrm_util.h"\
{$(INCLUDE)}"frm\llfrm_varmgr.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
{$(INCLUDE)}"llqueue_dequeue.h"\
{$(INCLUDE)}"llqueue_str_array.h"\
{$(INCLUDE)}"llstream_readhook.h"\
NODEP_CPP_LLFRM_LAYER=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\l3d_math.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_LLFRM_LAYER=\
"..\src\frm\llfrm_layerloadbar.h"\
{$(INCLUDE)}"frm\llfrm_actor.h"\
{$(INCLUDE)}"frm\llfrm_anim.h"\
{$(INCLUDE)}"frm\llfrm_layer.h"\
{$(INCLUDE)}"frm\llfrm_layeranim.h"\
{$(INCLUDE)}"frm\llfrm_layerbutton.h"\
{$(INCLUDE)}"frm\llfrm_layerfactory.h"\
{$(INCLUDE)}"frm\llfrm_layerfloatingnumber.h"\
{$(INCLUDE)}"frm\llfrm_layerfloatingtext.h"\
{$(INCLUDE)}"frm\llfrm_layerimage.h"\
{$(INCLUDE)}"frm\llfrm_layerinputtext.h"\
{$(INCLUDE)}"frm\llfrm_layersprite.h"\
{$(INCLUDE)}"frm\llfrm_layersurface.h"\
{$(INCLUDE)}"frm\llfrm_message_util.h"\
{$(INCLUDE)}"frm\llfrm_mousepointer.h"\
{$(INCLUDE)}"frm\llfrm_util.h"\
{$(INCLUDE)}"frm\llfrm_varmgr.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
{$(INCLUDE)}"llqueue_dequeue.h"\
{$(INCLUDE)}"llqueue_str_array.h"\
{$(INCLUDE)}"llstream_readhook.h"\
NODEP_CPP_LLFRM_LAYER=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\l3d_math.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_LLFRM_LAYER=\
"..\src\frm\llfrm_layerloadbar.h"\
{$(INCLUDE)}"frm\llfrm_actor.h"\
{$(INCLUDE)}"frm\llfrm_anim.h"\
{$(INCLUDE)}"frm\llfrm_layer.h"\
{$(INCLUDE)}"frm\llfrm_layeranim.h"\
{$(INCLUDE)}"frm\llfrm_layerbutton.h"\
{$(INCLUDE)}"frm\llfrm_layerfactory.h"\
{$(INCLUDE)}"frm\llfrm_layerfloatingnumber.h"\
{$(INCLUDE)}"frm\llfrm_layerfloatingtext.h"\
{$(INCLUDE)}"frm\llfrm_layerimage.h"\
{$(INCLUDE)}"frm\llfrm_layerinputtext.h"\
{$(INCLUDE)}"frm\llfrm_layersprite.h"\
{$(INCLUDE)}"frm\llfrm_layersurface.h"\
{$(INCLUDE)}"frm\llfrm_message_util.h"\
{$(INCLUDE)}"frm\llfrm_mousepointer.h"\
{$(INCLUDE)}"frm\llfrm_util.h"\
{$(INCLUDE)}"frm\llfrm_varmgr.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
{$(INCLUDE)}"llqueue_dequeue.h"\
{$(INCLUDE)}"llqueue_str_array.h"\
{$(INCLUDE)}"llstream_readhook.h"\
NODEP_CPP_LLFRM_LAYER=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\l3d_math.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_LLFRM_LAYER=\
"..\src\frm\llfrm_layerloadbar.h"\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"frm\llfrm_actor.h"\
{$(INCLUDE)}"frm\llfrm_anim.h"\
{$(INCLUDE)}"frm\llfrm_layer.h"\
{$(INCLUDE)}"frm\llfrm_layeranim.h"\
{$(INCLUDE)}"frm\llfrm_layerbutton.h"\
{$(INCLUDE)}"frm\llfrm_layerfactory.h"\
{$(INCLUDE)}"frm\llfrm_layerfloatingnumber.h"\
{$(INCLUDE)}"frm\llfrm_layerfloatingtext.h"\
{$(INCLUDE)}"frm\llfrm_layerimage.h"\
{$(INCLUDE)}"frm\llfrm_layerinputtext.h"\
{$(INCLUDE)}"frm\llfrm_layersprite.h"\
{$(INCLUDE)}"frm\llfrm_layersurface.h"\
{$(INCLUDE)}"frm\llfrm_message_util.h"\
{$(INCLUDE)}"frm\llfrm_mousepointer.h"\
{$(INCLUDE)}"frm\llfrm_util.h"\
{$(INCLUDE)}"frm\llfrm_varmgr.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"ll3d_math.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_dequeue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llqueue_str_array.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"llstream_readhook.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_LLFRM_LAYER=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\frm\llfrm_layerfactory.h
# End Source File
# Begin Source File
SOURCE=..\src\frm\llfrm_layerfloatingnumber.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_LLFRM_LAYERF=\
{$(INCLUDE)}"frm\llfrm_actor.h"\
{$(INCLUDE)}"frm\llfrm_layer.h"\
{$(INCLUDE)}"frm\llfrm_layerfloatingnumber.h"\
{$(INCLUDE)}"frm\llfrm_layersprite.h"\
{$(INCLUDE)}"frm\llfrm_message_util.h"\
{$(INCLUDE)}"frm\llfrm_util.h"\
{$(INCLUDE)}"frm\llfrm_varmgr.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
{$(INCLUDE)}"llqueue_dequeue.h"\
{$(INCLUDE)}"llqueue_str_array.h"\
NODEP_CPP_LLFRM_LAYERF=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\l3d_math.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_LLFRM_LAYERF=\
{$(INCLUDE)}"frm\llfrm_actor.h"\
{$(INCLUDE)}"frm\llfrm_layer.h"\
{$(INCLUDE)}"frm\llfrm_layerfloatingnumber.h"\
{$(INCLUDE)}"frm\llfrm_layersprite.h"\
{$(INCLUDE)}"frm\llfrm_message_util.h"\
{$(INCLUDE)}"frm\llfrm_util.h"\
{$(INCLUDE)}"frm\llfrm_varmgr.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
{$(INCLUDE)}"llqueue_dequeue.h"\
{$(INCLUDE)}"llqueue_str_array.h"\
NODEP_CPP_LLFRM_LAYERF=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\l3d_math.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_LLFRM_LAYERF=\
{$(INCLUDE)}"frm\llfrm_actor.h"\
{$(INCLUDE)}"frm\llfrm_layer.h"\
{$(INCLUDE)}"frm\llfrm_layerfloatingnumber.h"\
{$(INCLUDE)}"frm\llfrm_layersprite.h"\
{$(INCLUDE)}"frm\llfrm_message_util.h"\
{$(INCLUDE)}"frm\llfrm_util.h"\
{$(INCLUDE)}"frm\llfrm_varmgr.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
{$(INCLUDE)}"llqueue_dequeue.h"\
{$(INCLUDE)}"llqueue_str_array.h"\
NODEP_CPP_LLFRM_LAYERF=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\l3d_math.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_LLFRM_LAYERF=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"frm\llfrm_actor.h"\
{$(INCLUDE)}"frm\llfrm_layer.h"\
{$(INCLUDE)}"frm\llfrm_layerfloatingnumber.h"\
{$(INCLUDE)}"frm\llfrm_layersprite.h"\
{$(INCLUDE)}"frm\llfrm_message_util.h"\
{$(INCLUDE)}"frm\llfrm_util.h"\
{$(INCLUDE)}"frm\llfrm_varmgr.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"ll3d_math.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_dequeue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llqueue_str_array.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_LLFRM_LAYERF=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\frm\llfrm_layerfloatingnumber.h
# End Source File
# Begin Source File
SOURCE=..\src\frm\llfrm_layerfloatingtext.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_LLFRM_LAYERFL=\
{$(INCLUDE)}"frm\llfrm_actor.h"\
{$(INCLUDE)}"frm\llfrm_layer.h"\
{$(INCLUDE)}"frm\llfrm_layerfloatingtext.h"\
{$(INCLUDE)}"frm\llfrm_message_util.h"\
{$(INCLUDE)}"frm\llfrm_util.h"\
{$(INCLUDE)}"frm\llfrm_varmgr.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
{$(INCLUDE)}"llgfx_font.h"\
{$(INCLUDE)}"llqueue_dequeue.h"\
{$(INCLUDE)}"llqueue_str_array.h"\
NODEP_CPP_LLFRM_LAYERFL=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\l3d_math.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_LLFRM_LAYERFL=\
{$(INCLUDE)}"frm\llfrm_actor.h"\
{$(INCLUDE)}"frm\llfrm_layer.h"\
{$(INCLUDE)}"frm\llfrm_layerfloatingtext.h"\
{$(INCLUDE)}"frm\llfrm_message_util.h"\
{$(INCLUDE)}"frm\llfrm_util.h"\
{$(INCLUDE)}"frm\llfrm_varmgr.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
{$(INCLUDE)}"llgfx_font.h"\
{$(INCLUDE)}"llqueue_dequeue.h"\
{$(INCLUDE)}"llqueue_str_array.h"\
NODEP_CPP_LLFRM_LAYERFL=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\l3d_math.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_LLFRM_LAYERFL=\
{$(INCLUDE)}"frm\llfrm_actor.h"\
{$(INCLUDE)}"frm\llfrm_layer.h"\
{$(INCLUDE)}"frm\llfrm_layerfloatingtext.h"\
{$(INCLUDE)}"frm\llfrm_message_util.h"\
{$(INCLUDE)}"frm\llfrm_util.h"\
{$(INCLUDE)}"frm\llfrm_varmgr.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
{$(INCLUDE)}"llgfx_font.h"\
{$(INCLUDE)}"llqueue_dequeue.h"\
{$(INCLUDE)}"llqueue_str_array.h"\
NODEP_CPP_LLFRM_LAYERFL=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\l3d_math.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_LLFRM_LAYERFL=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"frm\llfrm_actor.h"\
{$(INCLUDE)}"frm\llfrm_layer.h"\
{$(INCLUDE)}"frm\llfrm_layerfloatingtext.h"\
{$(INCLUDE)}"frm\llfrm_message_util.h"\
{$(INCLUDE)}"frm\llfrm_util.h"\
{$(INCLUDE)}"frm\llfrm_varmgr.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"ll3d_math.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_font.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_dequeue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llqueue_str_array.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_LLFRM_LAYERFL=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\frm\llfrm_layerfloatingtext.h
# End Source File
# Begin Source File
SOURCE=..\src\frm\llfrm_layerimage.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_LLFRM_LAYERI=\
{$(INCLUDE)}"frm\llfrm_actor.h"\
{$(INCLUDE)}"frm\llfrm_layer.h"\
{$(INCLUDE)}"frm\llfrm_layerimage.h"\
{$(INCLUDE)}"frm\llfrm_message_util.h"\
{$(INCLUDE)}"frm\llfrm_util.h"\
{$(INCLUDE)}"frm\llfrm_varmgr.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
{$(INCLUDE)}"llqueue_dequeue.h"\
{$(INCLUDE)}"llqueue_str_array.h"\
NODEP_CPP_LLFRM_LAYERI=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\l3d_math.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_LLFRM_LAYERI=\
{$(INCLUDE)}"frm\llfrm_actor.h"\
{$(INCLUDE)}"frm\llfrm_layer.h"\
{$(INCLUDE)}"frm\llfrm_layerimage.h"\
{$(INCLUDE)}"frm\llfrm_message_util.h"\
{$(INCLUDE)}"frm\llfrm_util.h"\
{$(INCLUDE)}"frm\llfrm_varmgr.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
{$(INCLUDE)}"llqueue_dequeue.h"\
{$(INCLUDE)}"llqueue_str_array.h"\
NODEP_CPP_LLFRM_LAYERI=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\l3d_math.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_LLFRM_LAYERI=\
{$(INCLUDE)}"frm\llfrm_actor.h"\
{$(INCLUDE)}"frm\llfrm_layer.h"\
{$(INCLUDE)}"frm\llfrm_layerimage.h"\
{$(INCLUDE)}"frm\llfrm_message_util.h"\
{$(INCLUDE)}"frm\llfrm_util.h"\
{$(INCLUDE)}"frm\llfrm_varmgr.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
{$(INCLUDE)}"llqueue_dequeue.h"\
{$(INCLUDE)}"llqueue_str_array.h"\
NODEP_CPP_LLFRM_LAYERI=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\l3d_math.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_LLFRM_LAYERI=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"frm\llfrm_actor.h"\
{$(INCLUDE)}"frm\llfrm_layer.h"\
{$(INCLUDE)}"frm\llfrm_layerimage.h"\
{$(INCLUDE)}"frm\llfrm_message_util.h"\
{$(INCLUDE)}"frm\llfrm_util.h"\
{$(INCLUDE)}"frm\llfrm_varmgr.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"ll3d_math.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_dequeue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llqueue_str_array.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_LLFRM_LAYERI=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\frm\llfrm_layerimage.h
# End Source File
# Begin Source File
SOURCE=..\src\frm\llfrm_layerinputtext.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_LLFRM_LAYERIN=\
{$(INCLUDE)}"frm\llfrm_actor.h"\
{$(INCLUDE)}"frm\llfrm_layer.h"\
{$(INCLUDE)}"frm\llfrm_layerfloatingtext.h"\
{$(INCLUDE)}"frm\llfrm_layerinputtext.h"\
{$(INCLUDE)}"frm\llfrm_message_util.h"\
{$(INCLUDE)}"frm\llfrm_util.h"\
{$(INCLUDE)}"frm\llfrm_varmgr.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
{$(INCLUDE)}"llqueue_dequeue.h"\
{$(INCLUDE)}"llqueue_str_array.h"\
NODEP_CPP_LLFRM_LAYERIN=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\l3d_math.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_LLFRM_LAYERIN=\
{$(INCLUDE)}"frm\llfrm_actor.h"\
{$(INCLUDE)}"frm\llfrm_layer.h"\
{$(INCLUDE)}"frm\llfrm_layerfloatingtext.h"\
{$(INCLUDE)}"frm\llfrm_layerinputtext.h"\
{$(INCLUDE)}"frm\llfrm_message_util.h"\
{$(INCLUDE)}"frm\llfrm_util.h"\
{$(INCLUDE)}"frm\llfrm_varmgr.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
{$(INCLUDE)}"llqueue_dequeue.h"\
{$(INCLUDE)}"llqueue_str_array.h"\
NODEP_CPP_LLFRM_LAYERIN=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\l3d_math.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_LLFRM_LAYERIN=\
{$(INCLUDE)}"frm\llfrm_actor.h"\
{$(INCLUDE)}"frm\llfrm_layer.h"\
{$(INCLUDE)}"frm\llfrm_layerfloatingtext.h"\
{$(INCLUDE)}"frm\llfrm_layerinputtext.h"\
{$(INCLUDE)}"frm\llfrm_message_util.h"\
{$(INCLUDE)}"frm\llfrm_util.h"\
{$(INCLUDE)}"frm\llfrm_varmgr.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
{$(INCLUDE)}"llqueue_dequeue.h"\
{$(INCLUDE)}"llqueue_str_array.h"\
NODEP_CPP_LLFRM_LAYERIN=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\l3d_math.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_LLFRM_LAYERIN=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"frm\llfrm_actor.h"\
{$(INCLUDE)}"frm\llfrm_layer.h"\
{$(INCLUDE)}"frm\llfrm_layerfloatingtext.h"\
{$(INCLUDE)}"frm\llfrm_layerinputtext.h"\
{$(INCLUDE)}"frm\llfrm_message_util.h"\
{$(INCLUDE)}"frm\llfrm_util.h"\
{$(INCLUDE)}"frm\llfrm_varmgr.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"ll3d_math.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_dequeue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llqueue_str_array.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_LLFRM_LAYERIN=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\frm\llfrm_layerinputtext.h
# End Source File
# Begin Source File
SOURCE=..\src\frm\llfrm_layerloadbar.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_LLFRM_LAYERL=\
"..\src\frm\llfrm_layerloadbar.h"\
{$(INCLUDE)}"frm\llfrm_actor.h"\
{$(INCLUDE)}"frm\llfrm_layer.h"\
{$(INCLUDE)}"frm\llfrm_layerimage.h"\
{$(INCLUDE)}"frm\llfrm_message_util.h"\
{$(INCLUDE)}"frm\llfrm_util.h"\
{$(INCLUDE)}"frm\llfrm_varmgr.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
{$(INCLUDE)}"llqueue_dequeue.h"\
{$(INCLUDE)}"llqueue_str_array.h"\
{$(INCLUDE)}"llstream_readhook.h"\
NODEP_CPP_LLFRM_LAYERL=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\l3d_math.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_LLFRM_LAYERL=\
"..\src\frm\llfrm_layerloadbar.h"\
{$(INCLUDE)}"frm\llfrm_actor.h"\
{$(INCLUDE)}"frm\llfrm_layer.h"\
{$(INCLUDE)}"frm\llfrm_layerimage.h"\
{$(INCLUDE)}"frm\llfrm_message_util.h"\
{$(INCLUDE)}"frm\llfrm_util.h"\
{$(INCLUDE)}"frm\llfrm_varmgr.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
{$(INCLUDE)}"llqueue_dequeue.h"\
{$(INCLUDE)}"llqueue_str_array.h"\
{$(INCLUDE)}"llstream_readhook.h"\
NODEP_CPP_LLFRM_LAYERL=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\l3d_math.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_LLFRM_LAYERL=\
"..\src\frm\llfrm_layerloadbar.h"\
{$(INCLUDE)}"frm\llfrm_actor.h"\
{$(INCLUDE)}"frm\llfrm_layer.h"\
{$(INCLUDE)}"frm\llfrm_layerimage.h"\
{$(INCLUDE)}"frm\llfrm_message_util.h"\
{$(INCLUDE)}"frm\llfrm_util.h"\
{$(INCLUDE)}"frm\llfrm_varmgr.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
{$(INCLUDE)}"llqueue_dequeue.h"\
{$(INCLUDE)}"llqueue_str_array.h"\
{$(INCLUDE)}"llstream_readhook.h"\
NODEP_CPP_LLFRM_LAYERL=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\l3d_math.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_LLFRM_LAYERL=\
"..\src\frm\llfrm_layerloadbar.h"\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"frm\llfrm_actor.h"\
{$(INCLUDE)}"frm\llfrm_layer.h"\
{$(INCLUDE)}"frm\llfrm_layerimage.h"\
{$(INCLUDE)}"frm\llfrm_message_util.h"\
{$(INCLUDE)}"frm\llfrm_util.h"\
{$(INCLUDE)}"frm\llfrm_varmgr.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"ll3d_math.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_dequeue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llqueue_str_array.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"llstream_readhook.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_LLFRM_LAYERL=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\frm\llfrm_layerloadbar.h
# End Source File
# Begin Source File
SOURCE=..\src\frm\llfrm_layersprite.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_LLFRM_LAYERS=\
{$(INCLUDE)}"frm\llfrm_actor.h"\
{$(INCLUDE)}"frm\llfrm_layer.h"\
{$(INCLUDE)}"frm\llfrm_layersprite.h"\
{$(INCLUDE)}"frm\llfrm_message_util.h"\
{$(INCLUDE)}"frm\llfrm_util.h"\
{$(INCLUDE)}"frm\llfrm_varmgr.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
{$(INCLUDE)}"llqueue_dequeue.h"\
{$(INCLUDE)}"llqueue_str_array.h"\
NODEP_CPP_LLFRM_LAYERS=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\l3d_math.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_LLFRM_LAYERS=\
{$(INCLUDE)}"frm\llfrm_actor.h"\
{$(INCLUDE)}"frm\llfrm_layer.h"\
{$(INCLUDE)}"frm\llfrm_layersprite.h"\
{$(INCLUDE)}"frm\llfrm_message_util.h"\
{$(INCLUDE)}"frm\llfrm_util.h"\
{$(INCLUDE)}"frm\llfrm_varmgr.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
{$(INCLUDE)}"llqueue_dequeue.h"\
{$(INCLUDE)}"llqueue_str_array.h"\
NODEP_CPP_LLFRM_LAYERS=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\l3d_math.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_LLFRM_LAYERS=\
{$(INCLUDE)}"frm\llfrm_actor.h"\
{$(INCLUDE)}"frm\llfrm_layer.h"\
{$(INCLUDE)}"frm\llfrm_layersprite.h"\
{$(INCLUDE)}"frm\llfrm_message_util.h"\
{$(INCLUDE)}"frm\llfrm_util.h"\
{$(INCLUDE)}"frm\llfrm_varmgr.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
{$(INCLUDE)}"llqueue_dequeue.h"\
{$(INCLUDE)}"llqueue_str_array.h"\
NODEP_CPP_LLFRM_LAYERS=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\l3d_math.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_LLFRM_LAYERS=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"frm\llfrm_actor.h"\
{$(INCLUDE)}"frm\llfrm_layer.h"\
{$(INCLUDE)}"frm\llfrm_layersprite.h"\
{$(INCLUDE)}"frm\llfrm_message_util.h"\
{$(INCLUDE)}"frm\llfrm_util.h"\
{$(INCLUDE)}"frm\llfrm_varmgr.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"ll3d_math.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_dequeue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llqueue_str_array.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_LLFRM_LAYERS=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\frm\llfrm_layersprite.h
# End Source File
# Begin Source File
SOURCE=..\src\frm\llfrm_layersurface.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_LLFRM_LAYERSU=\
{$(INCLUDE)}"frm\llfrm_actor.h"\
{$(INCLUDE)}"frm\llfrm_layer.h"\
{$(INCLUDE)}"frm\llfrm_layersurface.h"\
{$(INCLUDE)}"frm\llfrm_message_util.h"\
{$(INCLUDE)}"frm\llfrm_util.h"\
{$(INCLUDE)}"frm\llfrm_varmgr.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
{$(INCLUDE)}"llqueue_dequeue.h"\
{$(INCLUDE)}"llqueue_str_array.h"\
NODEP_CPP_LLFRM_LAYERSU=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\l3d_math.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_LLFRM_LAYERSU=\
{$(INCLUDE)}"frm\llfrm_actor.h"\
{$(INCLUDE)}"frm\llfrm_layer.h"\
{$(INCLUDE)}"frm\llfrm_layersurface.h"\
{$(INCLUDE)}"frm\llfrm_message_util.h"\
{$(INCLUDE)}"frm\llfrm_util.h"\
{$(INCLUDE)}"frm\llfrm_varmgr.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
{$(INCLUDE)}"llqueue_dequeue.h"\
{$(INCLUDE)}"llqueue_str_array.h"\
NODEP_CPP_LLFRM_LAYERSU=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\l3d_math.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_LLFRM_LAYERSU=\
{$(INCLUDE)}"frm\llfrm_actor.h"\
{$(INCLUDE)}"frm\llfrm_layer.h"\
{$(INCLUDE)}"frm\llfrm_layersurface.h"\
{$(INCLUDE)}"frm\llfrm_message_util.h"\
{$(INCLUDE)}"frm\llfrm_util.h"\
{$(INCLUDE)}"frm\llfrm_varmgr.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
{$(INCLUDE)}"llqueue_dequeue.h"\
{$(INCLUDE)}"llqueue_str_array.h"\
NODEP_CPP_LLFRM_LAYERSU=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\l3d_math.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_LLFRM_LAYERSU=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"frm\llfrm_actor.h"\
{$(INCLUDE)}"frm\llfrm_layer.h"\
{$(INCLUDE)}"frm\llfrm_layersurface.h"\
{$(INCLUDE)}"frm\llfrm_message_util.h"\
{$(INCLUDE)}"frm\llfrm_util.h"\
{$(INCLUDE)}"frm\llfrm_varmgr.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"ll3d_math.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_dequeue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llqueue_str_array.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_LLFRM_LAYERSU=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\frm\llfrm_layersurface.h
# End Source File
# Begin Source File
SOURCE=..\src\frm\llfrm_message_util.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_LLFRM_M=\
{$(INCLUDE)}"frm\llfrm_message_util.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
NODEP_CPP_LLFRM_M=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_srect.h"\
".\l3d_math.h"\
".\lfile.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_LLFRM_M=\
{$(INCLUDE)}"frm\llfrm_message_util.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
NODEP_CPP_LLFRM_M=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_srect.h"\
".\l3d_math.h"\
".\lfile.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_LLFRM_M=\
{$(INCLUDE)}"frm\llfrm_message_util.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
NODEP_CPP_LLFRM_M=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_srect.h"\
".\l3d_math.h"\
".\lfile.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_LLFRM_M=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"frm\llfrm_message_util.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"ll3d_math.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_LLFRM_M=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\frm\llfrm_message_util.h
# End Source File
# Begin Source File
SOURCE=..\src\frm\llfrm_mousepointer.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_LLFRM_MO=\
{$(INCLUDE)}"frm\llfrm_actor.h"\
{$(INCLUDE)}"frm\llfrm_anim.h"\
{$(INCLUDE)}"frm\llfrm_layer.h"\
{$(INCLUDE)}"frm\llfrm_layeranim.h"\
{$(INCLUDE)}"frm\llfrm_message_util.h"\
{$(INCLUDE)}"frm\llfrm_mousepointer.h"\
{$(INCLUDE)}"frm\llfrm_util.h"\
{$(INCLUDE)}"frm\llfrm_varmgr.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
{$(INCLUDE)}"llgfx_lines.h"\
{$(INCLUDE)}"llqueue_dequeue.h"\
{$(INCLUDE)}"llqueue_str_array.h"\
NODEP_CPP_LLFRM_MO=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\l3d_math.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_LLFRM_MO=\
{$(INCLUDE)}"frm\llfrm_actor.h"\
{$(INCLUDE)}"frm\llfrm_anim.h"\
{$(INCLUDE)}"frm\llfrm_layer.h"\
{$(INCLUDE)}"frm\llfrm_layeranim.h"\
{$(INCLUDE)}"frm\llfrm_message_util.h"\
{$(INCLUDE)}"frm\llfrm_mousepointer.h"\
{$(INCLUDE)}"frm\llfrm_util.h"\
{$(INCLUDE)}"frm\llfrm_varmgr.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
{$(INCLUDE)}"llgfx_lines.h"\
{$(INCLUDE)}"llqueue_dequeue.h"\
{$(INCLUDE)}"llqueue_str_array.h"\
NODEP_CPP_LLFRM_MO=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\l3d_math.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_LLFRM_MO=\
{$(INCLUDE)}"frm\llfrm_actor.h"\
{$(INCLUDE)}"frm\llfrm_anim.h"\
{$(INCLUDE)}"frm\llfrm_layer.h"\
{$(INCLUDE)}"frm\llfrm_layeranim.h"\
{$(INCLUDE)}"frm\llfrm_message_util.h"\
{$(INCLUDE)}"frm\llfrm_mousepointer.h"\
{$(INCLUDE)}"frm\llfrm_util.h"\
{$(INCLUDE)}"frm\llfrm_varmgr.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
{$(INCLUDE)}"llgfx_lines.h"\
{$(INCLUDE)}"llqueue_dequeue.h"\
{$(INCLUDE)}"llqueue_str_array.h"\
NODEP_CPP_LLFRM_MO=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\l3d_math.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_LLFRM_MO=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"frm\llfrm_actor.h"\
{$(INCLUDE)}"frm\llfrm_anim.h"\
{$(INCLUDE)}"frm\llfrm_layer.h"\
{$(INCLUDE)}"frm\llfrm_layeranim.h"\
{$(INCLUDE)}"frm\llfrm_message_util.h"\
{$(INCLUDE)}"frm\llfrm_mousepointer.h"\
{$(INCLUDE)}"frm\llfrm_util.h"\
{$(INCLUDE)}"frm\llfrm_varmgr.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"ll3d_math.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_lines.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_dequeue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llqueue_str_array.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_LLFRM_MO=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\frm\llfrm_mousepointer.h
# End Source File
# Begin Source File
SOURCE=..\src\frm\llfrm_musikplayer.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_LLFRM_MU=\
{$(INCLUDE)}"frm\llfrm_actor.h"\
{$(INCLUDE)}"frm\llfrm_message_util.h"\
{$(INCLUDE)}"frm\llfrm_musikplayer.h"\
{$(INCLUDE)}"frm\llfrm_util.h"\
{$(INCLUDE)}"frm\llfrm_varmgr.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
{$(INCLUDE)}"llirq.h"\
{$(INCLUDE)}"llqueue_dequeue.h"\
{$(INCLUDE)}"llqueue_str_array.h"\
NODEP_CPP_LLFRM_MU=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\l3d_math.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_LLFRM_MU=\
{$(INCLUDE)}"frm\llfrm_actor.h"\
{$(INCLUDE)}"frm\llfrm_message_util.h"\
{$(INCLUDE)}"frm\llfrm_musikplayer.h"\
{$(INCLUDE)}"frm\llfrm_util.h"\
{$(INCLUDE)}"frm\llfrm_varmgr.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
{$(INCLUDE)}"llirq.h"\
{$(INCLUDE)}"llqueue_dequeue.h"\
{$(INCLUDE)}"llqueue_str_array.h"\
NODEP_CPP_LLFRM_MU=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\l3d_math.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_LLFRM_MU=\
{$(INCLUDE)}"frm\llfrm_actor.h"\
{$(INCLUDE)}"frm\llfrm_message_util.h"\
{$(INCLUDE)}"frm\llfrm_musikplayer.h"\
{$(INCLUDE)}"frm\llfrm_util.h"\
{$(INCLUDE)}"frm\llfrm_varmgr.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
{$(INCLUDE)}"llirq.h"\
{$(INCLUDE)}"llqueue_dequeue.h"\
{$(INCLUDE)}"llqueue_str_array.h"\
NODEP_CPP_LLFRM_MU=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\l3d_math.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_LLFRM_MU=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"frm\llfrm_actor.h"\
{$(INCLUDE)}"frm\llfrm_message_util.h"\
{$(INCLUDE)}"frm\llfrm_musikplayer.h"\
{$(INCLUDE)}"frm\llfrm_util.h"\
{$(INCLUDE)}"frm\llfrm_varmgr.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"ll3d_math.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llirq.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_dequeue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llqueue_str_array.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_LLFRM_MU=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\frm\llfrm_musikplayer.h
# End Source File
# Begin Source File
SOURCE=..\src\frm\llfrm_root.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_LLFRM_R=\
{$(INCLUDE)}"frm\llfrm_actor.h"\
{$(INCLUDE)}"frm\llfrm_message_util.h"\
{$(INCLUDE)}"frm\llfrm_root.h"\
{$(INCLUDE)}"frm\llfrm_util.h"\
{$(INCLUDE)}"frm\llfrm_varmgr.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
{$(INCLUDE)}"llqueue_dequeue.h"\
{$(INCLUDE)}"llqueue_str_array.h"\
NODEP_CPP_LLFRM_R=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\l3d_math.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_LLFRM_R=\
{$(INCLUDE)}"frm\llfrm_actor.h"\
{$(INCLUDE)}"frm\llfrm_message_util.h"\
{$(INCLUDE)}"frm\llfrm_root.h"\
{$(INCLUDE)}"frm\llfrm_util.h"\
{$(INCLUDE)}"frm\llfrm_varmgr.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
{$(INCLUDE)}"llqueue_dequeue.h"\
{$(INCLUDE)}"llqueue_str_array.h"\
NODEP_CPP_LLFRM_R=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\l3d_math.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_LLFRM_R=\
{$(INCLUDE)}"frm\llfrm_actor.h"\
{$(INCLUDE)}"frm\llfrm_message_util.h"\
{$(INCLUDE)}"frm\llfrm_root.h"\
{$(INCLUDE)}"frm\llfrm_util.h"\
{$(INCLUDE)}"frm\llfrm_varmgr.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
{$(INCLUDE)}"llqueue_dequeue.h"\
{$(INCLUDE)}"llqueue_str_array.h"\
NODEP_CPP_LLFRM_R=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\l3d_math.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_LLFRM_R=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"frm\llfrm_actor.h"\
{$(INCLUDE)}"frm\llfrm_message_util.h"\
{$(INCLUDE)}"frm\llfrm_root.h"\
{$(INCLUDE)}"frm\llfrm_util.h"\
{$(INCLUDE)}"frm\llfrm_varmgr.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"ll3d_math.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_dequeue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llqueue_str_array.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_LLFRM_R=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\frm\llfrm_root.h
# End Source File
# Begin Source File
SOURCE=..\src\frm\llfrm_timer.h
# End Source File
# Begin Source File
SOURCE=..\src\frm\llfrm_util.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_LLFRM_U=\
{$(INCLUDE)}"frm\llfrm_util.h"\
NODEP_CPP_LLFRM_U=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx_blit.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_LLFRM_U=\
{$(INCLUDE)}"frm\llfrm_util.h"\
NODEP_CPP_LLFRM_U=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx_blit.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_LLFRM_U=\
{$(INCLUDE)}"frm\llfrm_util.h"\
NODEP_CPP_LLFRM_U=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx_blit.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_LLFRM_U=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"frm\llfrm_util.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_LLFRM_U=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\frm\llfrm_util.h
# End Source File
# Begin Source File
SOURCE=..\src\frm\llfrm_varmgr.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_LLFRM_V=\
{$(INCLUDE)}"frm\llfrm_actor.h"\
{$(INCLUDE)}"frm\llfrm_message_util.h"\
{$(INCLUDE)}"frm\llfrm_util.h"\
{$(INCLUDE)}"frm\llfrm_varmgr.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
{$(INCLUDE)}"llirq.h"\
{$(INCLUDE)}"llqueue_dequeue.h"\
{$(INCLUDE)}"llqueue_str_array.h"\
NODEP_CPP_LLFRM_V=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\l3d_math.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_LLFRM_V=\
{$(INCLUDE)}"frm\llfrm_actor.h"\
{$(INCLUDE)}"frm\llfrm_message_util.h"\
{$(INCLUDE)}"frm\llfrm_util.h"\
{$(INCLUDE)}"frm\llfrm_varmgr.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
{$(INCLUDE)}"llirq.h"\
{$(INCLUDE)}"llqueue_dequeue.h"\
{$(INCLUDE)}"llqueue_str_array.h"\
NODEP_CPP_LLFRM_V=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\l3d_math.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_LLFRM_V=\
{$(INCLUDE)}"frm\llfrm_actor.h"\
{$(INCLUDE)}"frm\llfrm_message_util.h"\
{$(INCLUDE)}"frm\llfrm_util.h"\
{$(INCLUDE)}"frm\llfrm_varmgr.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
{$(INCLUDE)}"llirq.h"\
{$(INCLUDE)}"llqueue_dequeue.h"\
{$(INCLUDE)}"llqueue_str_array.h"\
NODEP_CPP_LLFRM_V=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\l3d_math.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_LLFRM_V=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"frm\llfrm_actor.h"\
{$(INCLUDE)}"frm\llfrm_message_util.h"\
{$(INCLUDE)}"frm\llfrm_util.h"\
{$(INCLUDE)}"frm\llfrm_varmgr.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"ll3d_math.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llirq.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_dequeue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llqueue_str_array.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_LLFRM_V=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\frm\llfrm_varmgr.h
# End Source File
# Begin Source File
SOURCE=..\src\frm\llfrm_waveplayer.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_LLFRM_W=\
{$(INCLUDE)}"frm\llfrm_actor.h"\
{$(INCLUDE)}"frm\llfrm_message_util.h"\
{$(INCLUDE)}"frm\llfrm_util.h"\
{$(INCLUDE)}"frm\llfrm_varmgr.h"\
{$(INCLUDE)}"frm\llfrm_waveplayer.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
{$(INCLUDE)}"llirq.h"\
{$(INCLUDE)}"llqueue_dequeue.h"\
{$(INCLUDE)}"llqueue_str_array.h"\
NODEP_CPP_LLFRM_W=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\l3d_math.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_LLFRM_W=\
{$(INCLUDE)}"frm\llfrm_actor.h"\
{$(INCLUDE)}"frm\llfrm_message_util.h"\
{$(INCLUDE)}"frm\llfrm_util.h"\
{$(INCLUDE)}"frm\llfrm_varmgr.h"\
{$(INCLUDE)}"frm\llfrm_waveplayer.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
{$(INCLUDE)}"llirq.h"\
{$(INCLUDE)}"llqueue_dequeue.h"\
{$(INCLUDE)}"llqueue_str_array.h"\
NODEP_CPP_LLFRM_W=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\l3d_math.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_LLFRM_W=\
{$(INCLUDE)}"frm\llfrm_actor.h"\
{$(INCLUDE)}"frm\llfrm_message_util.h"\
{$(INCLUDE)}"frm\llfrm_util.h"\
{$(INCLUDE)}"frm\llfrm_varmgr.h"\
{$(INCLUDE)}"frm\llfrm_waveplayer.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
{$(INCLUDE)}"llirq.h"\
{$(INCLUDE)}"llqueue_dequeue.h"\
{$(INCLUDE)}"llqueue_str_array.h"\
NODEP_CPP_LLFRM_W=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\l3d_math.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_LLFRM_W=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"frm\llfrm_actor.h"\
{$(INCLUDE)}"frm\llfrm_message_util.h"\
{$(INCLUDE)}"frm\llfrm_util.h"\
{$(INCLUDE)}"frm\llfrm_varmgr.h"\
{$(INCLUDE)}"frm\llfrm_waveplayer.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"ll3d_math.h"\
{$(INCLUDE)}"ll3d_vec2.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llirq.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_dequeue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llqueue_str_array.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_LLFRM_W=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\frm\llfrm_waveplayer.h
# End Source File
# End Group
# Begin Group "driver"
# PROP Default_Filter ""
# Begin Group "generic"
# PROP Default_Filter ""
# Begin Source File
SOURCE=..\src\driver\generic\24to16_tab.h
# End Source File
# Begin Source File
SOURCE=..\src\driver\generic\drv_blit.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_DRV_B=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"llirq.h"\
NODEP_CPP_DRV_B=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_DRV_B=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"llirq.h"\
NODEP_CPP_DRV_B=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_DRV_B=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"llirq.h"\
NODEP_CPP_DRV_B=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_DRV_B=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llirq.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_B=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\driver\generic\drv_blit_15.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_DRV_BL=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"llirq.h"\
NODEP_CPP_DRV_BL=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_DRV_BL=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"llirq.h"\
NODEP_CPP_DRV_BL=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_DRV_BL=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"llirq.h"\
NODEP_CPP_DRV_BL=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_DRV_BL=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llirq.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_BL=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\driver\generic\drv_blit_16.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_DRV_BLI=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"llirq.h"\
NODEP_CPP_DRV_BLI=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_DRV_BLI=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"llirq.h"\
NODEP_CPP_DRV_BLI=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_DRV_BLI=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"llirq.h"\
NODEP_CPP_DRV_BLI=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_DRV_BLI=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llirq.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_BLI=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\driver\generic\drv_blit_24.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_DRV_BLIT=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"llirq.h"\
NODEP_CPP_DRV_BLIT=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_DRV_BLIT=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"llirq.h"\
NODEP_CPP_DRV_BLIT=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_DRV_BLIT=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"llirq.h"\
NODEP_CPP_DRV_BLIT=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_DRV_BLIT=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llirq.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_BLIT=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\driver\generic\drv_blit_32.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_DRV_BLIT_=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"llirq.h"\
NODEP_CPP_DRV_BLIT_=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_DRV_BLIT_=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"llirq.h"\
NODEP_CPP_DRV_BLIT_=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_DRV_BLIT_=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"llirq.h"\
NODEP_CPP_DRV_BLIT_=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_DRV_BLIT_=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llirq.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_BLIT_=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\driver\generic\drv_blit_8.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_DRV_BLIT_8=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"llirq.h"\
NODEP_CPP_DRV_BLIT_8=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_DRV_BLIT_8=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"llirq.h"\
NODEP_CPP_DRV_BLIT_8=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_DRV_BLIT_8=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"llirq.h"\
NODEP_CPP_DRV_BLIT_8=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_DRV_BLIT_8=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llirq.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_BLIT_8=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\driver\generic\drv_blit_c.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_DRV_BLIT_C=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"llirq.h"\
NODEP_CPP_DRV_BLIT_C=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_DRV_BLIT_C=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"llirq.h"\
NODEP_CPP_DRV_BLIT_C=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_DRV_BLIT_C=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"llirq.h"\
NODEP_CPP_DRV_BLIT_C=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_DRV_BLIT_C=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llirq.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_BLIT_C=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\driver\generic\drv_blit_c_15.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_DRV_BLIT_C_=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"llirq.h"\
NODEP_CPP_DRV_BLIT_C_=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_DRV_BLIT_C_=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"llirq.h"\
NODEP_CPP_DRV_BLIT_C_=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_DRV_BLIT_C_=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"llirq.h"\
NODEP_CPP_DRV_BLIT_C_=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_DRV_BLIT_C_=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llirq.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_BLIT_C_=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\driver\generic\drv_blit_c_16.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_DRV_BLIT_C_1=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"llirq.h"\
NODEP_CPP_DRV_BLIT_C_1=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_DRV_BLIT_C_1=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"llirq.h"\
NODEP_CPP_DRV_BLIT_C_1=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_DRV_BLIT_C_1=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"llirq.h"\
NODEP_CPP_DRV_BLIT_C_1=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_DRV_BLIT_C_1=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llirq.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_BLIT_C_1=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\driver\generic\drv_blit_c_24.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_DRV_BLIT_C_2=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"llirq.h"\
NODEP_CPP_DRV_BLIT_C_2=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_DRV_BLIT_C_2=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"llirq.h"\
NODEP_CPP_DRV_BLIT_C_2=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_DRV_BLIT_C_2=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"llirq.h"\
NODEP_CPP_DRV_BLIT_C_2=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_DRV_BLIT_C_2=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llirq.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_BLIT_C_2=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\driver\generic\drv_blit_c_32.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_DRV_BLIT_C_3=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"llirq.h"\
NODEP_CPP_DRV_BLIT_C_3=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_DRV_BLIT_C_3=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"llirq.h"\
NODEP_CPP_DRV_BLIT_C_3=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_DRV_BLIT_C_3=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"llirq.h"\
NODEP_CPP_DRV_BLIT_C_3=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_DRV_BLIT_C_3=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llirq.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_BLIT_C_3=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\driver\generic\drv_blit_c_8.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_DRV_BLIT_C_8=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"llirq.h"\
NODEP_CPP_DRV_BLIT_C_8=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_DRV_BLIT_C_8=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"llirq.h"\
NODEP_CPP_DRV_BLIT_C_8=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_DRV_BLIT_C_8=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"llirq.h"\
NODEP_CPP_DRV_BLIT_C_8=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_DRV_BLIT_C_8=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llirq.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_BLIT_C_8=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\driver\generic\drv_blit_fx.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_DRV_BLIT_F=\
"..\src\driver\generic\drv_gfx_surface.h"\
NODEP_CPP_DRV_BLIT_F=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_DRV_BLIT_F=\
"..\src\driver\generic\drv_gfx_surface.h"\
NODEP_CPP_DRV_BLIT_F=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_DRV_BLIT_F=\
"..\src\driver\generic\drv_gfx_surface.h"\
NODEP_CPP_DRV_BLIT_F=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_DRV_BLIT_F=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_BLIT_F=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\driver\generic\drv_blit_fx_15.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_DRV_BLIT_FX=\
"..\src\driver\generic\drv_gfx_surface.h"\
NODEP_CPP_DRV_BLIT_FX=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_DRV_BLIT_FX=\
"..\src\driver\generic\drv_gfx_surface.h"\
NODEP_CPP_DRV_BLIT_FX=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_DRV_BLIT_FX=\
"..\src\driver\generic\drv_gfx_surface.h"\
NODEP_CPP_DRV_BLIT_FX=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_DRV_BLIT_FX=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_BLIT_FX=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\driver\generic\drv_blit_fx_16.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_DRV_BLIT_FX_=\
"..\src\driver\generic\drv_gfx_surface.h"\
NODEP_CPP_DRV_BLIT_FX_=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_DRV_BLIT_FX_=\
"..\src\driver\generic\drv_gfx_surface.h"\
NODEP_CPP_DRV_BLIT_FX_=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_DRV_BLIT_FX_=\
"..\src\driver\generic\drv_gfx_surface.h"\
NODEP_CPP_DRV_BLIT_FX_=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_DRV_BLIT_FX_=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_BLIT_FX_=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\driver\generic\drv_blit_fx_24.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_DRV_BLIT_FX_2=\
"..\src\driver\generic\drv_gfx_surface.h"\
NODEP_CPP_DRV_BLIT_FX_2=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_DRV_BLIT_FX_2=\
"..\src\driver\generic\drv_gfx_surface.h"\
NODEP_CPP_DRV_BLIT_FX_2=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_DRV_BLIT_FX_2=\
"..\src\driver\generic\drv_gfx_surface.h"\
NODEP_CPP_DRV_BLIT_FX_2=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_DRV_BLIT_FX_2=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_BLIT_FX_2=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\driver\generic\drv_blit_fx_32.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_DRV_BLIT_FX_3=\
"..\src\driver\generic\drv_gfx_surface.h"\
NODEP_CPP_DRV_BLIT_FX_3=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_DRV_BLIT_FX_3=\
"..\src\driver\generic\drv_gfx_surface.h"\
NODEP_CPP_DRV_BLIT_FX_3=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_DRV_BLIT_FX_3=\
"..\src\driver\generic\drv_gfx_surface.h"\
NODEP_CPP_DRV_BLIT_FX_3=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_DRV_BLIT_FX_3=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_BLIT_FX_3=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\driver\generic\drv_blit_fx_8.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_DRV_BLIT_FX_8=\
"..\src\driver\generic\drv_gfx_surface.h"\
NODEP_CPP_DRV_BLIT_FX_8=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_DRV_BLIT_FX_8=\
"..\src\driver\generic\drv_gfx_surface.h"\
NODEP_CPP_DRV_BLIT_FX_8=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_DRV_BLIT_FX_8=\
"..\src\driver\generic\drv_gfx_surface.h"\
NODEP_CPP_DRV_BLIT_FX_8=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_DRV_BLIT_FX_8=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_BLIT_FX_8=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\driver\generic\drv_blit_fxadd.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_DRV_BLIT_FXA=\
"..\src\driver\generic\drv_gfx_surface.h"\
NODEP_CPP_DRV_BLIT_FXA=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_DRV_BLIT_FXA=\
"..\src\driver\generic\drv_gfx_surface.h"\
NODEP_CPP_DRV_BLIT_FXA=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_DRV_BLIT_FXA=\
"..\src\driver\generic\drv_gfx_surface.h"\
NODEP_CPP_DRV_BLIT_FXA=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_DRV_BLIT_FXA=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_BLIT_FXA=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\driver\generic\drv_blit_fxcolor.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_DRV_BLIT_FXC=\
"..\src\driver\generic\drv_gfx_surface.h"\
NODEP_CPP_DRV_BLIT_FXC=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_DRV_BLIT_FXC=\
"..\src\driver\generic\drv_gfx_surface.h"\
NODEP_CPP_DRV_BLIT_FXC=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_DRV_BLIT_FXC=\
"..\src\driver\generic\drv_gfx_surface.h"\
NODEP_CPP_DRV_BLIT_FXC=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_DRV_BLIT_FXC=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_BLIT_FXC=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\driver\generic\drv_blit_fxdarken.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_DRV_BLIT_FXD=\
"..\src\driver\generic\drv_gfx_surface.h"\
NODEP_CPP_DRV_BLIT_FXD=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\l3d_math.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_DRV_BLIT_FXD=\
"..\src\driver\generic\drv_gfx_surface.h"\
NODEP_CPP_DRV_BLIT_FXD=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\l3d_math.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_DRV_BLIT_FXD=\
"..\src\driver\generic\drv_gfx_surface.h"\
NODEP_CPP_DRV_BLIT_FXD=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\l3d_math.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_DRV_BLIT_FXD=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"ll3d_math.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_BLIT_FXD=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\driver\generic\drv_blit_fxdiff.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_DRV_BLIT_FXDI=\
"..\src\driver\generic\drv_gfx_surface.h"\
NODEP_CPP_DRV_BLIT_FXDI=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_DRV_BLIT_FXDI=\
"..\src\driver\generic\drv_gfx_surface.h"\
NODEP_CPP_DRV_BLIT_FXDI=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_DRV_BLIT_FXDI=\
"..\src\driver\generic\drv_gfx_surface.h"\
NODEP_CPP_DRV_BLIT_FXDI=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_DRV_BLIT_FXDI=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_BLIT_FXDI=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\driver\generic\drv_blit_fxinvmul.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_DRV_BLIT_FXI=\
"..\src\driver\generic\drv_gfx_surface.h"\
NODEP_CPP_DRV_BLIT_FXI=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_DRV_BLIT_FXI=\
"..\src\driver\generic\drv_gfx_surface.h"\
NODEP_CPP_DRV_BLIT_FXI=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_DRV_BLIT_FXI=\
"..\src\driver\generic\drv_gfx_surface.h"\
NODEP_CPP_DRV_BLIT_FXI=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_DRV_BLIT_FXI=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_BLIT_FXI=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\driver\generic\drv_blit_fxlighten.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_DRV_BLIT_FXL=\
"..\src\driver\generic\drv_gfx_surface.h"\
NODEP_CPP_DRV_BLIT_FXL=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_DRV_BLIT_FXL=\
"..\src\driver\generic\drv_gfx_surface.h"\
NODEP_CPP_DRV_BLIT_FXL=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_DRV_BLIT_FXL=\
"..\src\driver\generic\drv_gfx_surface.h"\
NODEP_CPP_DRV_BLIT_FXL=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_DRV_BLIT_FXL=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_BLIT_FXL=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\driver\generic\drv_blit_fxmul.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_DRV_BLIT_FXM=\
"..\src\driver\generic\drv_gfx_surface.h"\
NODEP_CPP_DRV_BLIT_FXM=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_DRV_BLIT_FXM=\
"..\src\driver\generic\drv_gfx_surface.h"\
NODEP_CPP_DRV_BLIT_FXM=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_DRV_BLIT_FXM=\
"..\src\driver\generic\drv_gfx_surface.h"\
NODEP_CPP_DRV_BLIT_FXM=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_DRV_BLIT_FXM=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_BLIT_FXM=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\driver\generic\drv_blit_fxsub.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_DRV_BLIT_FXS=\
"..\src\driver\generic\drv_gfx_surface.h"\
NODEP_CPP_DRV_BLIT_FXS=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_DRV_BLIT_FXS=\
"..\src\driver\generic\drv_gfx_surface.h"\
NODEP_CPP_DRV_BLIT_FXS=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_DRV_BLIT_FXS=\
"..\src\driver\generic\drv_gfx_surface.h"\
NODEP_CPP_DRV_BLIT_FXS=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_DRV_BLIT_FXS=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_BLIT_FXS=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\driver\generic\drv_blit_raster.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_DRV_BLIT_R=\
"..\src\driver\generic\drv_gfx_surface.h"\
NODEP_CPP_DRV_BLIT_R=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_DRV_BLIT_R=\
"..\src\driver\generic\drv_gfx_surface.h"\
NODEP_CPP_DRV_BLIT_R=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_DRV_BLIT_R=\
"..\src\driver\generic\drv_gfx_surface.h"\
NODEP_CPP_DRV_BLIT_R=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_DRV_BLIT_R=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_BLIT_R=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\driver\generic\drv_blit_rotate.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_DRV_BLIT_RO=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"ll3d_math.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_BLIT_RO=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_DRV_BLIT_RO=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"ll3d_math.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_BLIT_RO=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_DRV_BLIT_RO=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"ll3d_math.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_BLIT_RO=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_DRV_BLIT_RO=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"ll3d_math.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_BLIT_RO=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\driver\generic\drv_blit_rotate180.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_DRV_BLIT_ROT=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_BLIT_ROT=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_DRV_BLIT_ROT=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_BLIT_ROT=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_DRV_BLIT_ROT=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_BLIT_ROT=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_DRV_BLIT_ROT=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_BLIT_ROT=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\driver\generic\drv_blit_rotate270.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_DRV_BLIT_ROTA=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_BLIT_ROTA=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_DRV_BLIT_ROTA=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_BLIT_ROTA=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_DRV_BLIT_ROTA=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_BLIT_ROTA=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_DRV_BLIT_ROTA=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_BLIT_ROTA=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\driver\generic\drv_blit_rotate90.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_DRV_BLIT_ROTAT=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_BLIT_ROTAT=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_DRV_BLIT_ROTAT=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_BLIT_ROTAT=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_DRV_BLIT_ROTAT=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_BLIT_ROTAT=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_DRV_BLIT_ROTAT=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_BLIT_ROTAT=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\driver\generic\drv_blit_s.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_DRV_BLIT_S=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"llirq.h"\
NODEP_CPP_DRV_BLIT_S=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_DRV_BLIT_S=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"llirq.h"\
NODEP_CPP_DRV_BLIT_S=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_DRV_BLIT_S=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"llirq.h"\
NODEP_CPP_DRV_BLIT_S=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_DRV_BLIT_S=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llirq.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_BLIT_S=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\driver\generic\drv_blit_s_15.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_DRV_BLIT_S_=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"llirq.h"\
NODEP_CPP_DRV_BLIT_S_=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_DRV_BLIT_S_=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"llirq.h"\
NODEP_CPP_DRV_BLIT_S_=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_DRV_BLIT_S_=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"llirq.h"\
NODEP_CPP_DRV_BLIT_S_=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_DRV_BLIT_S_=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llirq.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_BLIT_S_=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\driver\generic\drv_blit_s_16.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_DRV_BLIT_S_1=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"llirq.h"\
NODEP_CPP_DRV_BLIT_S_1=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_DRV_BLIT_S_1=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"llirq.h"\
NODEP_CPP_DRV_BLIT_S_1=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_DRV_BLIT_S_1=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"llirq.h"\
NODEP_CPP_DRV_BLIT_S_1=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_DRV_BLIT_S_1=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llirq.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_BLIT_S_1=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\driver\generic\drv_blit_s_24.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_DRV_BLIT_S_2=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"llirq.h"\
NODEP_CPP_DRV_BLIT_S_2=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_DRV_BLIT_S_2=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"llirq.h"\
NODEP_CPP_DRV_BLIT_S_2=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_DRV_BLIT_S_2=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"llirq.h"\
NODEP_CPP_DRV_BLIT_S_2=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_DRV_BLIT_S_2=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llirq.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_BLIT_S_2=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\driver\generic\drv_blit_s_32.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_DRV_BLIT_S_3=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"llirq.h"\
NODEP_CPP_DRV_BLIT_S_3=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_DRV_BLIT_S_3=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"llirq.h"\
NODEP_CPP_DRV_BLIT_S_3=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_DRV_BLIT_S_3=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"llirq.h"\
NODEP_CPP_DRV_BLIT_S_3=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_DRV_BLIT_S_3=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llirq.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_BLIT_S_3=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\driver\generic\drv_blit_s_8.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_DRV_BLIT_S_8=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"llirq.h"\
NODEP_CPP_DRV_BLIT_S_8=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_DRV_BLIT_S_8=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"llirq.h"\
NODEP_CPP_DRV_BLIT_S_8=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_DRV_BLIT_S_8=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"llirq.h"\
NODEP_CPP_DRV_BLIT_S_8=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_DRV_BLIT_S_8=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llirq.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_BLIT_S_8=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\driver\generic\drv_blit_scanlines.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_DRV_BLIT_SC=\
"..\src\driver\generic\drv_gfx_surface.h"\
NODEP_CPP_DRV_BLIT_SC=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_DRV_BLIT_SC=\
"..\src\driver\generic\drv_gfx_surface.h"\
NODEP_CPP_DRV_BLIT_SC=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_DRV_BLIT_SC=\
"..\src\driver\generic\drv_gfx_surface.h"\
NODEP_CPP_DRV_BLIT_SC=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_DRV_BLIT_SC=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_BLIT_SC=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\driver\generic\drv_blit_skewh.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_DRV_BLIT_SK=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"ll3d_math.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_BLIT_SK=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_DRV_BLIT_SK=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"ll3d_math.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_BLIT_SK=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_DRV_BLIT_SK=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"ll3d_math.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_BLIT_SK=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_DRV_BLIT_SK=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"ll3d_math.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_BLIT_SK=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\driver\generic\drv_blit_skewv.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_DRV_BLIT_SKE=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"ll3d_math.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_BLIT_SKE=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_DRV_BLIT_SKE=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"ll3d_math.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_BLIT_SKE=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_DRV_BLIT_SKE=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"ll3d_math.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_BLIT_SKE=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_DRV_BLIT_SKE=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"ll3d_math.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_BLIT_SKE=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\driver\generic\drv_blit_sprite.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_DRV_BLIT_SP=\
"..\src\driver\generic\drv_gfx_surface.h"\
NODEP_CPP_DRV_BLIT_SP=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_DRV_BLIT_SP=\
"..\src\driver\generic\drv_gfx_surface.h"\
NODEP_CPP_DRV_BLIT_SP=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_DRV_BLIT_SP=\
"..\src\driver\generic\drv_gfx_surface.h"\
NODEP_CPP_DRV_BLIT_SP=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_DRV_BLIT_SP=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_BLIT_SP=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\driver\generic\drv_blit_srcalpha.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_DRV_BLIT_SR=\
"..\src\driver\generic\drv_gfx_surface.h"\
NODEP_CPP_DRV_BLIT_SR=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_DRV_BLIT_SR=\
"..\src\driver\generic\drv_gfx_surface.h"\
NODEP_CPP_DRV_BLIT_SR=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_DRV_BLIT_SR=\
"..\src\driver\generic\drv_gfx_surface.h"\
NODEP_CPP_DRV_BLIT_SR=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_DRV_BLIT_SR=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_BLIT_SR=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\driver\generic\drv_blit_stretch.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_DRV_BLIT_ST=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_BLIT_ST=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_DRV_BLIT_ST=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_BLIT_ST=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_DRV_BLIT_ST=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_BLIT_ST=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_DRV_BLIT_ST=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_BLIT_ST=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\driver\generic\drv_blit_vskew.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_DRV_BLIT_V=\
"..\src\driver\generic\drv_gfx_surface.h"\
NODEP_CPP_DRV_BLIT_V=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx_blit.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_DRV_BLIT_V=\
"..\src\driver\generic\drv_gfx_surface.h"\
NODEP_CPP_DRV_BLIT_V=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx_blit.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_DRV_BLIT_V=\
"..\src\driver\generic\drv_gfx_surface.h"\
NODEP_CPP_DRV_BLIT_V=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx_blit.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_DRV_BLIT_V=\
"..\src\driver\generic\drv_gfx_surface.h"\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_BLIT_V=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\driver\generic\drv_fileio.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_DRV_F=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_F=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_DRV_F=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_F=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_DRV_F=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_F=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_DRV_F=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_F=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\driver\generic\drv_gfx.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_DRV_G=\
"..\src\driver\generic\drv_gfx_surface.h"\
"..\src\llgfx_private.h"\
{$(INCLUDE)}"llirq.h"\
NODEP_CPP_DRV_G=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_sstatic.h"\
".\lgfx_stexture.h"\
".\lgfx_stilemap.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_DRV_G=\
"..\src\driver\generic\drv_gfx_surface.h"\
"..\src\llgfx_private.h"\
{$(INCLUDE)}"llirq.h"\
NODEP_CPP_DRV_G=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_sstatic.h"\
".\lgfx_stexture.h"\
".\lgfx_stilemap.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_DRV_G=\
"..\src\driver\generic\drv_gfx_surface.h"\
"..\src\llgfx_private.h"\
{$(INCLUDE)}"llirq.h"\
NODEP_CPP_DRV_G=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_sstatic.h"\
".\lgfx_stexture.h"\
".\lgfx_stilemap.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_DRV_G=\
"..\src\driver\generic\drv_gfx_surface.h"\
"..\src\llgfx_private.h"\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_sstatic.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_stilemap.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llirq.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_G=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\driver\generic\drv_mem.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_DRV_M=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_M=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_DRV_M=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_M=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_DRV_M=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_M=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_DRV_M=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_M=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\driver\generic\drv_mem.h
# End Source File
# Begin Source File
SOURCE=..\src\driver\generic\drv_tex.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_DRV_T=\
"..\src\png\png.h"\
"..\src\zlib\zlib.h"\
NODEP_CPP_DRV_T=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
"..\src\png\config.h"\
"..\src\png\pngusr.h"\
".\ib_base.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx_blit.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lib\zconf.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\ng\pngconf.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_DRV_T=\
"..\src\png\png.h"\
"..\src\zlib\zlib.h"\
NODEP_CPP_DRV_T=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
"..\src\png\config.h"\
"..\src\png\pngusr.h"\
".\ib_base.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx_blit.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lib\zconf.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\ng\pngconf.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_DRV_T=\
"..\src\png\png.h"\
"..\src\zlib\zlib.h"\
NODEP_CPP_DRV_T=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
"..\src\png\config.h"\
"..\src\png\pngusr.h"\
".\ib_base.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx_blit.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\lib\zconf.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\ng\pngconf.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_DRV_T=\
"..\src\png\png.h"\
"..\src\zlib\zlib.h"\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
{$(INCLUDE)}"png\pngconf.h"\
{$(INCLUDE)}"zlib\zconf.h"\
NODEP_CPP_DRV_T=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
"..\src\png\config.h"\
"..\src\png\pngusr.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\driver\generic\sys_assert.h
# End Source File
# Begin Source File
SOURCE=..\src\driver\generic\sys_debug.h
# End Source File
# Begin Source File
SOURCE=..\src\driver\generic\sys_rgb.h
# End Source File
# Begin Source File
SOURCE=..\src\driver\generic\sys_stexture.h
# End Source File
# Begin Source File
SOURCE=..\src\driver\generic\sys_txcopy.h
# End Source File
# Begin Source File
SOURCE=..\src\driver\generic\sys_txrgb.h
# End Source File
# Begin Source File
SOURCE=..\src\driver\generic\sys_types.h
# End Source File
# End Group
# Begin Group "wce_2002"
# PROP Default_Filter ""
# Begin Source File
SOURCE=..\src\driver\wce_2002\drv_abort.c
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\driver\wce_2002\drv_gfx_dev.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_DRV_GF=\
"..\src\driver\wce_2002\drv_gfx_surface.h"\
"..\src\driver\wce_2002\gapi12\inc\gx.h"\
"..\src\llgfx_private.h"\
{$(INCLUDE)}"llirq.h"\
NODEP_CPP_DRV_GF=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_sstatic.h"\
".\lgfx_stexture.h"\
".\lgfx_stilemap.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_DRV_GF=\
"..\src\driver\wce_2002\drv_gfx_surface.h"\
"..\src\driver\wce_2002\gapi12\inc\gx.h"\
"..\src\llgfx_private.h"\
{$(INCLUDE)}"llirq.h"\
NODEP_CPP_DRV_GF=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_sstatic.h"\
".\lgfx_stexture.h"\
".\lgfx_stilemap.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_DRV_GF=\
"..\src\driver\wce_2002\drv_gfx_surface.h"\
"..\src\driver\wce_2002\gapi12\inc\gx.h"\
"..\src\llgfx_private.h"\
{$(INCLUDE)}"llirq.h"\
NODEP_CPP_DRV_GF=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_sstatic.h"\
".\lgfx_stexture.h"\
".\lgfx_stilemap.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_DRV_GF=\
"..\src\driver\wce_2002\drv_gfx_surface.h"\
"..\src\driver\wce_2002\gapi12\inc\gx.h"\
"..\src\llgfx_private.h"\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_sstatic.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_stilemap.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llirq.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_GF=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\driver\wce_2002\drv_gfx_surface.h
# End Source File
# Begin Source File
SOURCE=..\src\driver\wce_2002\drv_input.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_DRV_I=\
"..\src\driver\wce_2002\gapi12\inc\gx.h"\
NODEP_CPP_DRV_I=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx_blit.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_DRV_I=\
"..\src\driver\wce_2002\gapi12\inc\gx.h"\
NODEP_CPP_DRV_I=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx_blit.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_DRV_I=\
"..\src\driver\wce_2002\gapi12\inc\gx.h"\
NODEP_CPP_DRV_I=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx_blit.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_DRV_I=\
"..\src\driver\wce_2002\gapi12\inc\gx.h"\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_I=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\driver\wce_2002\drv_irq.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_DRV_IR=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_IR=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_DRV_IR=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_IR=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_DRV_IR=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_IR=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_DRV_IR=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_IR=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\driver\wce_2002\drv_joystick.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\driver\wce_2002\drv_keyboard.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_DRV_K=\
"..\src\driver\wce_2002\gapi12\inc\gx.h"\
NODEP_CPP_DRV_K=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx_blit.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_DRV_K=\
"..\src\driver\wce_2002\gapi12\inc\gx.h"\
NODEP_CPP_DRV_K=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx_blit.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_DRV_K=\
"..\src\driver\wce_2002\gapi12\inc\gx.h"\
NODEP_CPP_DRV_K=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx_blit.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_DRV_K=\
"..\src\driver\wce_2002\gapi12\inc\gx.h"\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_K=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\driver\wce_2002\drv_main.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_DRV_MA=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_MA=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_DRV_MA=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_MA=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_DRV_MA=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_MA=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_DRV_MA=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_MA=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\driver\wce_2002\drv_mouse.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_DRV_MO=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_MO=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_DRV_MO=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_MO=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_DRV_MO=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_MO=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_DRV_MO=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_MO=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\driver\wce_2002\drv_path.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_DRV_P=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_P=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_DRV_P=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_P=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_DRV_P=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_P=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_DRV_P=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_P=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\driver\wce_2002\drv_sound.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_DRV_S=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_S=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_DRV_S=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_S=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_DRV_S=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_S=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_DRV_S=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_DRV_S=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\driver\wce_2002\resource.h
# End Source File
# Begin Source File
SOURCE=..\src\driver\wce_2002\search.h
# End Source File
# Begin Source File
SOURCE=..\src\driver\wce_2002\sys_assert.h
# End Source File
# Begin Source File
SOURCE=..\src\driver\wce_2002\sys_debug.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_SYS_D=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_SYS_D=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_SYS_D=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_SYS_D=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_SYS_D=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_SYS_D=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_SYS_D=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_SYS_D=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\driver\wce_2002\sys_debug.h
# End Source File
# Begin Source File
SOURCE=..\src\driver\wce_2002\sys_libs.h
# End Source File
# Begin Source File
SOURCE=..\src\driver\wce_2002\sys_rgb.h
# End Source File
# Begin Source File
SOURCE=..\src\driver\wce_2002\sys_string.h
# End Source File
# Begin Source File
SOURCE=..\src\driver\wce_2002\sys_types.h
# End Source File
# Begin Source File
SOURCE=..\src\driver\wce_2002\win32_win.rc
# End Source File
# End Group
# Begin Source File
SOURCE=..\src\driver\driver.h
# End Source File
# End Group
# Begin Group "gfx"
# PROP Default_Filter ""
# Begin Source File
SOURCE=..\src\llgfx.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_LLGFX_=\
"..\src\llgfx_private.h"\
NODEP_CPP_LLGFX_=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_sstatic.h"\
".\lgfx_stexture.h"\
".\lgfx_stilemap.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_LLGFX_=\
"..\src\llgfx_private.h"\
NODEP_CPP_LLGFX_=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_sstatic.h"\
".\lgfx_stexture.h"\
".\lgfx_stilemap.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_LLGFX_=\
"..\src\llgfx_private.h"\
NODEP_CPP_LLGFX_=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_sstatic.h"\
".\lgfx_stexture.h"\
".\lgfx_stilemap.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_LLGFX_=\
"..\src\llgfx_private.h"\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_sstatic.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_stilemap.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_LLGFX_=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\llgfx.h
# End Source File
# Begin Source File
SOURCE=..\src\llgfx_blit.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_LLGFX_B=\
{$(INCLUDE)}"llgfx_lines.h"\
NODEP_CPP_LLGFX_B=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\l3d_math.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_sstatic.h"\
".\lgfx_stexture.h"\
".\lgfx_stilemap.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_LLGFX_B=\
{$(INCLUDE)}"llgfx_lines.h"\
NODEP_CPP_LLGFX_B=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\l3d_math.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_sstatic.h"\
".\lgfx_stexture.h"\
".\lgfx_stilemap.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_LLGFX_B=\
{$(INCLUDE)}"llgfx_lines.h"\
NODEP_CPP_LLGFX_B=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\l3d_math.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_sstatic.h"\
".\lgfx_stexture.h"\
".\lgfx_stilemap.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_LLGFX_B=\
"..\src\llgfx_private.h"\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"ll3d_math.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_lines.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_sstatic.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_stilemap.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_LLGFX_B=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\llgfx_blit.h
# End Source File
# Begin Source File
SOURCE=..\src\llgfx_color.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_LLGFX_C=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_LLGFX_C=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_LLGFX_C=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_LLGFX_C=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_LLGFX_C=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_LLGFX_C=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_LLGFX_C=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_LLGFX_C=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\llgfx_color.h
# End Source File
# Begin Source File
SOURCE=..\src\llgfx_font.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_LLGFX_F=\
"..\src\llgfx_private.h"\
NODEP_CPP_LLGFX_F=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_sstatic.h"\
".\lgfx_stexture.h"\
".\lgfx_stilemap.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_LLGFX_F=\
"..\src\llgfx_private.h"\
NODEP_CPP_LLGFX_F=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_sstatic.h"\
".\lgfx_stexture.h"\
".\lgfx_stilemap.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_LLGFX_F=\
"..\src\llgfx_private.h"\
NODEP_CPP_LLGFX_F=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_sstatic.h"\
".\lgfx_stexture.h"\
".\lgfx_stilemap.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_LLGFX_F=\
"..\src\llgfx_private.h"\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_sstatic.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_stilemap.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_LLGFX_F=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\llgfx_font.h
# End Source File
# Begin Source File
SOURCE=..\src\llgfx_lines.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_LLGFX_L=\
"..\src\llgfx_private.h"\
{$(INCLUDE)}"llgfx_lines.h"\
{$(INCLUDE)}"llgfx_points.h"\
NODEP_CPP_LLGFX_L=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\l3d_math.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_sstatic.h"\
".\lgfx_stexture.h"\
".\lgfx_stilemap.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_LLGFX_L=\
"..\src\llgfx_private.h"\
{$(INCLUDE)}"llgfx_lines.h"\
{$(INCLUDE)}"llgfx_points.h"\
NODEP_CPP_LLGFX_L=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\l3d_math.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_sstatic.h"\
".\lgfx_stexture.h"\
".\lgfx_stilemap.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_LLGFX_L=\
"..\src\llgfx_private.h"\
{$(INCLUDE)}"llgfx_lines.h"\
{$(INCLUDE)}"llgfx_points.h"\
NODEP_CPP_LLGFX_L=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\l3d_math.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_sstatic.h"\
".\lgfx_stexture.h"\
".\lgfx_stilemap.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_LLGFX_L=\
"..\src\llgfx_private.h"\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"ll3d_math.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_lines.h"\
{$(INCLUDE)}"llgfx_points.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_sstatic.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_stilemap.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_LLGFX_L=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\llgfx_lines.h
# End Source File
# Begin Source File
SOURCE=..\src\llgfx_points.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_LLGFX_P=\
"..\src\llgfx_private.h"\
{$(INCLUDE)}"llgfx_points.h"\
NODEP_CPP_LLGFX_P=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\l3d_math.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_sstatic.h"\
".\lgfx_stexture.h"\
".\lgfx_stilemap.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_LLGFX_P=\
"..\src\llgfx_private.h"\
{$(INCLUDE)}"llgfx_points.h"\
NODEP_CPP_LLGFX_P=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\l3d_math.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_sstatic.h"\
".\lgfx_stexture.h"\
".\lgfx_stilemap.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_LLGFX_P=\
"..\src\llgfx_private.h"\
{$(INCLUDE)}"llgfx_points.h"\
NODEP_CPP_LLGFX_P=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_rect.h"\
".\l2d_srect.h"\
".\l3d_math.h"\
".\lfile.h"\
".\lgfx.h"\
".\lgfx_blit.h"\
".\lgfx_color.h"\
".\lgfx_ctexture.h"\
".\lgfx_sfont.h"\
".\lgfx_smode.h"\
".\lgfx_sscreen.h"\
".\lgfx_sstatic.h"\
".\lgfx_stexture.h"\
".\lgfx_stilemap.h"\
".\lgfx_vd.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_LLGFX_P=\
"..\src\llgfx_private.h"\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"ll3d_math.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_points.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_sstatic.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_stilemap.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_LLGFX_P=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\llgfx_points.h
# End Source File
# Begin Source File
SOURCE=..\src\llgfx_private.h
# End Source File
# Begin Source File
SOURCE=..\src\llgfx_sfont.h
# End Source File
# Begin Source File
SOURCE=..\src\llgfx_smode.h
# End Source File
# Begin Source File
SOURCE=..\src\llgfx_srgb.h
# End Source File
# Begin Source File
SOURCE=..\src\llgfx_sscreen.h
# End Source File
# Begin Source File
SOURCE=..\src\llgfx_sstatic.h
# End Source File
# Begin Source File
SOURCE=..\src\llgfx_stilemap.h
# End Source File
# Begin Source File
SOURCE=..\src\llgfx_vd.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_LLGFX_V=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_LLGFX_V=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_LLGFX_V=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_LLGFX_V=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_LLGFX_V=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_LLGFX_V=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_LLGFX_V=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_LLGFX_V=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\llgfx_vd.h
# End Source File
# End Group
# Begin Group "file"
# PROP Default_Filter ""
# Begin Source File
SOURCE=..\src\llfile.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_LLFIL=\
"..\src\gzip\modzip.h"\
"..\src\llstream_fileio.h"\
"..\src\llstream_ftp.h"\
{$(INCLUDE)}"frm\llfrm_util.h"\
NODEP_CPP_LLFIL=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx_blit.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_LLFIL=\
"..\src\gzip\modzip.h"\
"..\src\llstream_fileio.h"\
"..\src\llstream_ftp.h"\
{$(INCLUDE)}"frm\llfrm_util.h"\
NODEP_CPP_LLFIL=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx_blit.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_LLFIL=\
"..\src\gzip\modzip.h"\
"..\src\llstream_fileio.h"\
"..\src\llstream_ftp.h"\
{$(INCLUDE)}"frm\llfrm_util.h"\
NODEP_CPP_LLFIL=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx_blit.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_LLFIL=\
"..\src\gzip\modzip.h"\
"..\src\llstream_fileio.h"\
"..\src\llstream_ftp.h"\
"..\src\llstream_http.h"\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"frm\llfrm_util.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_LLFIL=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\llfile.h
# End Source File
# End Group
# Begin Group "sound"
# PROP Default_Filter ""
# Begin Group "tremor"
# PROP Default_Filter ""
# Begin Source File
SOURCE=..\src\tremor\asm_arm.h
# End Source File
# Begin Source File
SOURCE=..\src\tremor\backends.h
# End Source File
# Begin Source File
SOURCE=..\src\tremor\bitwise.c
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_BITWI=\
{$(INCLUDE)}"tremor\config_types.h"\
{$(INCLUDE)}"tremor\ogg.h"\
{$(INCLUDE)}"tremor\os_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_BITWI=\
{$(INCLUDE)}"tremor\config_types.h"\
{$(INCLUDE)}"tremor\ogg.h"\
{$(INCLUDE)}"tremor\os_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_BITWI=\
{$(INCLUDE)}"tremor\config_types.h"\
{$(INCLUDE)}"tremor\ogg.h"\
{$(INCLUDE)}"tremor\os_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_BITWI=\
{$(INCLUDE)}"tremor\config_types.h"\
{$(INCLUDE)}"tremor\ogg.h"\
{$(INCLUDE)}"tremor\os_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\tremor\block.c
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_BLOCK=\
"..\src\tremor\asm_arm.h"\
"..\src\tremor\backends.h"\
"..\src\tremor\codebook.h"\
"..\src\tremor\codec_internal.h"\
"..\src\tremor\misc.h"\
"..\src\tremor\os.h"\
"..\src\tremor\registry.h"\
"..\src\tremor\window.h"\
NODEP_CPP_BLOCK=\
".\remor\config_types.h"\
".\remor\ivorbiscodec.h"\
".\remor\ogg.h"\
".\remor\os_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_BLOCK=\
"..\src\tremor\asm_arm.h"\
"..\src\tremor\backends.h"\
"..\src\tremor\codebook.h"\
"..\src\tremor\codec_internal.h"\
"..\src\tremor\misc.h"\
"..\src\tremor\os.h"\
"..\src\tremor\registry.h"\
"..\src\tremor\window.h"\
NODEP_CPP_BLOCK=\
".\remor\config_types.h"\
".\remor\ivorbiscodec.h"\
".\remor\ogg.h"\
".\remor\os_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_BLOCK=\
"..\src\tremor\asm_arm.h"\
"..\src\tremor\backends.h"\
"..\src\tremor\codebook.h"\
"..\src\tremor\codec_internal.h"\
"..\src\tremor\misc.h"\
"..\src\tremor\os.h"\
"..\src\tremor\registry.h"\
"..\src\tremor\window.h"\
NODEP_CPP_BLOCK=\
".\remor\config_types.h"\
".\remor\ivorbiscodec.h"\
".\remor\ogg.h"\
".\remor\os_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_BLOCK=\
"..\src\tremor\asm_arm.h"\
"..\src\tremor\backends.h"\
"..\src\tremor\codebook.h"\
"..\src\tremor\codec_internal.h"\
"..\src\tremor\misc.h"\
"..\src\tremor\os.h"\
"..\src\tremor\registry.h"\
"..\src\tremor\window.h"\
{$(INCLUDE)}"tremor\config_types.h"\
{$(INCLUDE)}"tremor\ivorbiscodec.h"\
{$(INCLUDE)}"tremor\ogg.h"\
{$(INCLUDE)}"tremor\os_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\tremor\codebook.c
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_CODEB=\
"..\src\tremor\asm_arm.h"\
"..\src\tremor\codebook.h"\
"..\src\tremor\misc.h"\
"..\src\tremor\os.h"\
NODEP_CPP_CODEB=\
".\remor\config_types.h"\
".\remor\ivorbiscodec.h"\
".\remor\ogg.h"\
".\remor\os_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_CODEB=\
"..\src\tremor\asm_arm.h"\
"..\src\tremor\codebook.h"\
"..\src\tremor\misc.h"\
"..\src\tremor\os.h"\
NODEP_CPP_CODEB=\
".\remor\config_types.h"\
".\remor\ivorbiscodec.h"\
".\remor\ogg.h"\
".\remor\os_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_CODEB=\
"..\src\tremor\asm_arm.h"\
"..\src\tremor\codebook.h"\
"..\src\tremor\misc.h"\
"..\src\tremor\os.h"\
NODEP_CPP_CODEB=\
".\remor\config_types.h"\
".\remor\ivorbiscodec.h"\
".\remor\ogg.h"\
".\remor\os_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_CODEB=\
"..\src\tremor\asm_arm.h"\
"..\src\tremor\codebook.h"\
"..\src\tremor\misc.h"\
"..\src\tremor\os.h"\
{$(INCLUDE)}"tremor\config_types.h"\
{$(INCLUDE)}"tremor\ivorbiscodec.h"\
{$(INCLUDE)}"tremor\ogg.h"\
{$(INCLUDE)}"tremor\os_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\tremor\codebook.h
# End Source File
# Begin Source File
SOURCE=..\src\tremor\codec_internal.h
# End Source File
# Begin Source File
SOURCE=..\src\tremor\config_types.h
# End Source File
# Begin Source File
SOURCE=..\src\tremor\floor0.c
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_FLOOR=\
"..\src\tremor\asm_arm.h"\
"..\src\tremor\backends.h"\
"..\src\tremor\codebook.h"\
"..\src\tremor\codec_internal.h"\
"..\src\tremor\lsp_lookup.h"\
"..\src\tremor\misc.h"\
"..\src\tremor\os.h"\
"..\src\tremor\registry.h"\
NODEP_CPP_FLOOR=\
".\remor\config_types.h"\
".\remor\ivorbiscodec.h"\
".\remor\ogg.h"\
".\remor\os_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_FLOOR=\
"..\src\tremor\asm_arm.h"\
"..\src\tremor\backends.h"\
"..\src\tremor\codebook.h"\
"..\src\tremor\codec_internal.h"\
"..\src\tremor\lsp_lookup.h"\
"..\src\tremor\misc.h"\
"..\src\tremor\os.h"\
"..\src\tremor\registry.h"\
NODEP_CPP_FLOOR=\
".\remor\config_types.h"\
".\remor\ivorbiscodec.h"\
".\remor\ogg.h"\
".\remor\os_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_FLOOR=\
"..\src\tremor\asm_arm.h"\
"..\src\tremor\backends.h"\
"..\src\tremor\codebook.h"\
"..\src\tremor\codec_internal.h"\
"..\src\tremor\lsp_lookup.h"\
"..\src\tremor\misc.h"\
"..\src\tremor\os.h"\
"..\src\tremor\registry.h"\
NODEP_CPP_FLOOR=\
".\remor\config_types.h"\
".\remor\ivorbiscodec.h"\
".\remor\ogg.h"\
".\remor\os_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_FLOOR=\
"..\src\tremor\asm_arm.h"\
"..\src\tremor\backends.h"\
"..\src\tremor\codebook.h"\
"..\src\tremor\codec_internal.h"\
"..\src\tremor\lsp_lookup.h"\
"..\src\tremor\misc.h"\
"..\src\tremor\os.h"\
"..\src\tremor\registry.h"\
{$(INCLUDE)}"tremor\config_types.h"\
{$(INCLUDE)}"tremor\ivorbiscodec.h"\
{$(INCLUDE)}"tremor\ogg.h"\
{$(INCLUDE)}"tremor\os_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\tremor\floor1.c
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_FLOOR1=\
"..\src\tremor\asm_arm.h"\
"..\src\tremor\backends.h"\
"..\src\tremor\codebook.h"\
"..\src\tremor\codec_internal.h"\
"..\src\tremor\misc.h"\
"..\src\tremor\os.h"\
"..\src\tremor\registry.h"\
NODEP_CPP_FLOOR1=\
".\remor\config_types.h"\
".\remor\ivorbiscodec.h"\
".\remor\ogg.h"\
".\remor\os_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_FLOOR1=\
"..\src\tremor\asm_arm.h"\
"..\src\tremor\backends.h"\
"..\src\tremor\codebook.h"\
"..\src\tremor\codec_internal.h"\
"..\src\tremor\misc.h"\
"..\src\tremor\os.h"\
"..\src\tremor\registry.h"\
NODEP_CPP_FLOOR1=\
".\remor\config_types.h"\
".\remor\ivorbiscodec.h"\
".\remor\ogg.h"\
".\remor\os_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_FLOOR1=\
"..\src\tremor\asm_arm.h"\
"..\src\tremor\backends.h"\
"..\src\tremor\codebook.h"\
"..\src\tremor\codec_internal.h"\
"..\src\tremor\misc.h"\
"..\src\tremor\os.h"\
"..\src\tremor\registry.h"\
NODEP_CPP_FLOOR1=\
".\remor\config_types.h"\
".\remor\ivorbiscodec.h"\
".\remor\ogg.h"\
".\remor\os_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_FLOOR1=\
"..\src\tremor\asm_arm.h"\
"..\src\tremor\backends.h"\
"..\src\tremor\codebook.h"\
"..\src\tremor\codec_internal.h"\
"..\src\tremor\misc.h"\
"..\src\tremor\os.h"\
"..\src\tremor\registry.h"\
{$(INCLUDE)}"tremor\config_types.h"\
{$(INCLUDE)}"tremor\ivorbiscodec.h"\
{$(INCLUDE)}"tremor\ogg.h"\
{$(INCLUDE)}"tremor\os_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\tremor\framing.c
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_FRAMI=\
{$(INCLUDE)}"tremor\config_types.h"\
{$(INCLUDE)}"tremor\ogg.h"\
{$(INCLUDE)}"tremor\os_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_FRAMI=\
{$(INCLUDE)}"tremor\config_types.h"\
{$(INCLUDE)}"tremor\ogg.h"\
{$(INCLUDE)}"tremor\os_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_FRAMI=\
{$(INCLUDE)}"tremor\config_types.h"\
{$(INCLUDE)}"tremor\ogg.h"\
{$(INCLUDE)}"tremor\os_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_FRAMI=\
{$(INCLUDE)}"tremor\config_types.h"\
{$(INCLUDE)}"tremor\ogg.h"\
{$(INCLUDE)}"tremor\os_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\tremor\info.c
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_INFO_=\
"..\src\tremor\asm_arm.h"\
"..\src\tremor\backends.h"\
"..\src\tremor\codebook.h"\
"..\src\tremor\codec_internal.h"\
"..\src\tremor\misc.h"\
"..\src\tremor\os.h"\
"..\src\tremor\registry.h"\
"..\src\tremor\window.h"\
NODEP_CPP_INFO_=\
".\remor\config_types.h"\
".\remor\ivorbiscodec.h"\
".\remor\ogg.h"\
".\remor\os_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_INFO_=\
"..\src\tremor\asm_arm.h"\
"..\src\tremor\backends.h"\
"..\src\tremor\codebook.h"\
"..\src\tremor\codec_internal.h"\
"..\src\tremor\misc.h"\
"..\src\tremor\os.h"\
"..\src\tremor\registry.h"\
"..\src\tremor\window.h"\
NODEP_CPP_INFO_=\
".\remor\config_types.h"\
".\remor\ivorbiscodec.h"\
".\remor\ogg.h"\
".\remor\os_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_INFO_=\
"..\src\tremor\asm_arm.h"\
"..\src\tremor\backends.h"\
"..\src\tremor\codebook.h"\
"..\src\tremor\codec_internal.h"\
"..\src\tremor\misc.h"\
"..\src\tremor\os.h"\
"..\src\tremor\registry.h"\
"..\src\tremor\window.h"\
NODEP_CPP_INFO_=\
".\remor\config_types.h"\
".\remor\ivorbiscodec.h"\
".\remor\ogg.h"\
".\remor\os_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_INFO_=\
"..\src\tremor\asm_arm.h"\
"..\src\tremor\backends.h"\
"..\src\tremor\codebook.h"\
"..\src\tremor\codec_internal.h"\
"..\src\tremor\misc.h"\
"..\src\tremor\os.h"\
"..\src\tremor\registry.h"\
"..\src\tremor\window.h"\
{$(INCLUDE)}"tremor\config_types.h"\
{$(INCLUDE)}"tremor\ivorbiscodec.h"\
{$(INCLUDE)}"tremor\ogg.h"\
{$(INCLUDE)}"tremor\os_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\tremor\ivorbiscodec.h
# End Source File
# Begin Source File
SOURCE=..\src\tremor\ivorbisfile.h
# End Source File
# Begin Source File
SOURCE=..\src\tremor\lsp_lookup.h
# End Source File
# Begin Source File
SOURCE=..\src\tremor\mapping0.c
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_MAPPI=\
"..\src\tremor\asm_arm.h"\
"..\src\tremor\backends.h"\
"..\src\tremor\codebook.h"\
"..\src\tremor\codec_internal.h"\
"..\src\tremor\mdct.h"\
"..\src\tremor\misc.h"\
"..\src\tremor\os.h"\
"..\src\tremor\registry.h"\
"..\src\tremor\window.h"\
NODEP_CPP_MAPPI=\
".\remor\config_types.h"\
".\remor\ivorbiscodec.h"\
".\remor\ogg.h"\
".\remor\os_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_MAPPI=\
"..\src\tremor\asm_arm.h"\
"..\src\tremor\backends.h"\
"..\src\tremor\codebook.h"\
"..\src\tremor\codec_internal.h"\
"..\src\tremor\mdct.h"\
"..\src\tremor\misc.h"\
"..\src\tremor\os.h"\
"..\src\tremor\registry.h"\
"..\src\tremor\window.h"\
NODEP_CPP_MAPPI=\
".\remor\config_types.h"\
".\remor\ivorbiscodec.h"\
".\remor\ogg.h"\
".\remor\os_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_MAPPI=\
"..\src\tremor\asm_arm.h"\
"..\src\tremor\backends.h"\
"..\src\tremor\codebook.h"\
"..\src\tremor\codec_internal.h"\
"..\src\tremor\mdct.h"\
"..\src\tremor\misc.h"\
"..\src\tremor\os.h"\
"..\src\tremor\registry.h"\
"..\src\tremor\window.h"\
NODEP_CPP_MAPPI=\
".\remor\config_types.h"\
".\remor\ivorbiscodec.h"\
".\remor\ogg.h"\
".\remor\os_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_MAPPI=\
"..\src\tremor\asm_arm.h"\
"..\src\tremor\backends.h"\
"..\src\tremor\codebook.h"\
"..\src\tremor\codec_internal.h"\
"..\src\tremor\mdct.h"\
"..\src\tremor\misc.h"\
"..\src\tremor\os.h"\
"..\src\tremor\registry.h"\
"..\src\tremor\window.h"\
{$(INCLUDE)}"tremor\config_types.h"\
{$(INCLUDE)}"tremor\ivorbiscodec.h"\
{$(INCLUDE)}"tremor\ogg.h"\
{$(INCLUDE)}"tremor\os_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\tremor\mdct.c
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_MDCT_=\
"..\src\tremor\asm_arm.h"\
"..\src\tremor\mdct.h"\
"..\src\tremor\mdct_lookup.h"\
"..\src\tremor\misc.h"\
"..\src\tremor\os.h"\
NODEP_CPP_MDCT_=\
".\remor\config_types.h"\
".\remor\ivorbiscodec.h"\
".\remor\ogg.h"\
".\remor\os_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_MDCT_=\
"..\src\tremor\asm_arm.h"\
"..\src\tremor\mdct.h"\
"..\src\tremor\mdct_lookup.h"\
"..\src\tremor\misc.h"\
"..\src\tremor\os.h"\
NODEP_CPP_MDCT_=\
".\remor\config_types.h"\
".\remor\ivorbiscodec.h"\
".\remor\ogg.h"\
".\remor\os_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_MDCT_=\
"..\src\tremor\asm_arm.h"\
"..\src\tremor\mdct.h"\
"..\src\tremor\mdct_lookup.h"\
"..\src\tremor\misc.h"\
"..\src\tremor\os.h"\
NODEP_CPP_MDCT_=\
".\remor\config_types.h"\
".\remor\ivorbiscodec.h"\
".\remor\ogg.h"\
".\remor\os_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_MDCT_=\
"..\src\tremor\asm_arm.h"\
"..\src\tremor\mdct.h"\
"..\src\tremor\mdct_lookup.h"\
"..\src\tremor\misc.h"\
"..\src\tremor\os.h"\
{$(INCLUDE)}"tremor\config_types.h"\
{$(INCLUDE)}"tremor\ivorbiscodec.h"\
{$(INCLUDE)}"tremor\ogg.h"\
{$(INCLUDE)}"tremor\os_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\tremor\mdct.h
# End Source File
# Begin Source File
SOURCE=..\src\tremor\mdct_lookup.h
# End Source File
# Begin Source File
SOURCE=..\src\tremor\misc.h
# End Source File
# Begin Source File
SOURCE=..\src\tremor\ogg.h
# End Source File
# Begin Source File
SOURCE=..\src\tremor\os.h
# End Source File
# Begin Source File
SOURCE=..\src\tremor\os_types.h
# End Source File
# Begin Source File
SOURCE=..\src\tremor\registry.c
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_REGIS=\
"..\src\tremor\asm_arm.h"\
"..\src\tremor\backends.h"\
"..\src\tremor\codebook.h"\
"..\src\tremor\codec_internal.h"\
"..\src\tremor\misc.h"\
"..\src\tremor\os.h"\
"..\src\tremor\registry.h"\
NODEP_CPP_REGIS=\
".\remor\config_types.h"\
".\remor\ivorbiscodec.h"\
".\remor\ogg.h"\
".\remor\os_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_REGIS=\
"..\src\tremor\asm_arm.h"\
"..\src\tremor\backends.h"\
"..\src\tremor\codebook.h"\
"..\src\tremor\codec_internal.h"\
"..\src\tremor\misc.h"\
"..\src\tremor\os.h"\
"..\src\tremor\registry.h"\
NODEP_CPP_REGIS=\
".\remor\config_types.h"\
".\remor\ivorbiscodec.h"\
".\remor\ogg.h"\
".\remor\os_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_REGIS=\
"..\src\tremor\asm_arm.h"\
"..\src\tremor\backends.h"\
"..\src\tremor\codebook.h"\
"..\src\tremor\codec_internal.h"\
"..\src\tremor\misc.h"\
"..\src\tremor\os.h"\
"..\src\tremor\registry.h"\
NODEP_CPP_REGIS=\
".\remor\config_types.h"\
".\remor\ivorbiscodec.h"\
".\remor\ogg.h"\
".\remor\os_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_REGIS=\
"..\src\tremor\asm_arm.h"\
"..\src\tremor\backends.h"\
"..\src\tremor\codebook.h"\
"..\src\tremor\codec_internal.h"\
"..\src\tremor\misc.h"\
"..\src\tremor\os.h"\
"..\src\tremor\registry.h"\
{$(INCLUDE)}"tremor\config_types.h"\
{$(INCLUDE)}"tremor\ivorbiscodec.h"\
{$(INCLUDE)}"tremor\ogg.h"\
{$(INCLUDE)}"tremor\os_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\tremor\registry.h
# End Source File
# Begin Source File
SOURCE=..\src\tremor\res012.c
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_RES01=\
"..\src\tremor\asm_arm.h"\
"..\src\tremor\backends.h"\
"..\src\tremor\codebook.h"\
"..\src\tremor\codec_internal.h"\
"..\src\tremor\misc.h"\
"..\src\tremor\os.h"\
"..\src\tremor\registry.h"\
NODEP_CPP_RES01=\
".\remor\config_types.h"\
".\remor\ivorbiscodec.h"\
".\remor\ogg.h"\
".\remor\os_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_RES01=\
"..\src\tremor\asm_arm.h"\
"..\src\tremor\backends.h"\
"..\src\tremor\codebook.h"\
"..\src\tremor\codec_internal.h"\
"..\src\tremor\misc.h"\
"..\src\tremor\os.h"\
"..\src\tremor\registry.h"\
NODEP_CPP_RES01=\
".\remor\config_types.h"\
".\remor\ivorbiscodec.h"\
".\remor\ogg.h"\
".\remor\os_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_RES01=\
"..\src\tremor\asm_arm.h"\
"..\src\tremor\backends.h"\
"..\src\tremor\codebook.h"\
"..\src\tremor\codec_internal.h"\
"..\src\tremor\misc.h"\
"..\src\tremor\os.h"\
"..\src\tremor\registry.h"\
NODEP_CPP_RES01=\
".\remor\config_types.h"\
".\remor\ivorbiscodec.h"\
".\remor\ogg.h"\
".\remor\os_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_RES01=\
"..\src\tremor\asm_arm.h"\
"..\src\tremor\backends.h"\
"..\src\tremor\codebook.h"\
"..\src\tremor\codec_internal.h"\
"..\src\tremor\misc.h"\
"..\src\tremor\os.h"\
"..\src\tremor\registry.h"\
{$(INCLUDE)}"tremor\config_types.h"\
{$(INCLUDE)}"tremor\ivorbiscodec.h"\
{$(INCLUDE)}"tremor\ogg.h"\
{$(INCLUDE)}"tremor\os_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\tremor\sharedbook.c
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_SHARE=\
"..\src\tremor\asm_arm.h"\
"..\src\tremor\codebook.h"\
"..\src\tremor\misc.h"\
"..\src\tremor\os.h"\
NODEP_CPP_SHARE=\
".\remor\config_types.h"\
".\remor\ivorbiscodec.h"\
".\remor\ogg.h"\
".\remor\os_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_SHARE=\
"..\src\tremor\asm_arm.h"\
"..\src\tremor\codebook.h"\
"..\src\tremor\misc.h"\
"..\src\tremor\os.h"\
NODEP_CPP_SHARE=\
".\remor\config_types.h"\
".\remor\ivorbiscodec.h"\
".\remor\ogg.h"\
".\remor\os_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_SHARE=\
"..\src\tremor\asm_arm.h"\
"..\src\tremor\codebook.h"\
"..\src\tremor\misc.h"\
"..\src\tremor\os.h"\
NODEP_CPP_SHARE=\
".\remor\config_types.h"\
".\remor\ivorbiscodec.h"\
".\remor\ogg.h"\
".\remor\os_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_SHARE=\
"..\src\tremor\asm_arm.h"\
"..\src\tremor\codebook.h"\
"..\src\tremor\misc.h"\
"..\src\tremor\os.h"\
{$(INCLUDE)}"tremor\config_types.h"\
{$(INCLUDE)}"tremor\ivorbiscodec.h"\
{$(INCLUDE)}"tremor\ogg.h"\
{$(INCLUDE)}"tremor\os_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\tremor\synthesis.c
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_SYNTH=\
"..\src\tremor\asm_arm.h"\
"..\src\tremor\backends.h"\
"..\src\tremor\codebook.h"\
"..\src\tremor\codec_internal.h"\
"..\src\tremor\misc.h"\
"..\src\tremor\os.h"\
"..\src\tremor\registry.h"\
NODEP_CPP_SYNTH=\
".\remor\config_types.h"\
".\remor\ivorbiscodec.h"\
".\remor\ogg.h"\
".\remor\os_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_SYNTH=\
"..\src\tremor\asm_arm.h"\
"..\src\tremor\backends.h"\
"..\src\tremor\codebook.h"\
"..\src\tremor\codec_internal.h"\
"..\src\tremor\misc.h"\
"..\src\tremor\os.h"\
"..\src\tremor\registry.h"\
NODEP_CPP_SYNTH=\
".\remor\config_types.h"\
".\remor\ivorbiscodec.h"\
".\remor\ogg.h"\
".\remor\os_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_SYNTH=\
"..\src\tremor\asm_arm.h"\
"..\src\tremor\backends.h"\
"..\src\tremor\codebook.h"\
"..\src\tremor\codec_internal.h"\
"..\src\tremor\misc.h"\
"..\src\tremor\os.h"\
"..\src\tremor\registry.h"\
NODEP_CPP_SYNTH=\
".\remor\config_types.h"\
".\remor\ivorbiscodec.h"\
".\remor\ogg.h"\
".\remor\os_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_SYNTH=\
"..\src\tremor\asm_arm.h"\
"..\src\tremor\backends.h"\
"..\src\tremor\codebook.h"\
"..\src\tremor\codec_internal.h"\
"..\src\tremor\misc.h"\
"..\src\tremor\os.h"\
"..\src\tremor\registry.h"\
{$(INCLUDE)}"tremor\config_types.h"\
{$(INCLUDE)}"tremor\ivorbiscodec.h"\
{$(INCLUDE)}"tremor\ogg.h"\
{$(INCLUDE)}"tremor\os_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\tremor\vorbisfile.c
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_VORBI=\
"..\src\tremor\asm_arm.h"\
"..\src\tremor\ivorbisfile.h"\
"..\src\tremor\misc.h"\
"..\src\tremor\os.h"\
NODEP_CPP_VORBI=\
".\remor\config_types.h"\
".\remor\ivorbiscodec.h"\
".\remor\ogg.h"\
".\remor\os_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_VORBI=\
"..\src\tremor\asm_arm.h"\
"..\src\tremor\ivorbisfile.h"\
"..\src\tremor\misc.h"\
"..\src\tremor\os.h"\
NODEP_CPP_VORBI=\
".\remor\config_types.h"\
".\remor\ivorbiscodec.h"\
".\remor\ogg.h"\
".\remor\os_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_VORBI=\
"..\src\tremor\asm_arm.h"\
"..\src\tremor\ivorbisfile.h"\
"..\src\tremor\misc.h"\
"..\src\tremor\os.h"\
NODEP_CPP_VORBI=\
".\remor\config_types.h"\
".\remor\ivorbiscodec.h"\
".\remor\ogg.h"\
".\remor\os_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_VORBI=\
"..\src\tremor\asm_arm.h"\
"..\src\tremor\ivorbisfile.h"\
"..\src\tremor\misc.h"\
"..\src\tremor\os.h"\
{$(INCLUDE)}"tremor\config_types.h"\
{$(INCLUDE)}"tremor\ivorbiscodec.h"\
{$(INCLUDE)}"tremor\ogg.h"\
{$(INCLUDE)}"tremor\os_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\tremor\window.c
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_WINDO=\
"..\src\tremor\asm_arm.h"\
"..\src\tremor\misc.h"\
"..\src\tremor\os.h"\
"..\src\tremor\window.h"\
"..\src\tremor\window_lookup.h"\
NODEP_CPP_WINDO=\
".\remor\config_types.h"\
".\remor\ivorbiscodec.h"\
".\remor\ogg.h"\
".\remor\os_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_WINDO=\
"..\src\tremor\asm_arm.h"\
"..\src\tremor\misc.h"\
"..\src\tremor\os.h"\
"..\src\tremor\window.h"\
"..\src\tremor\window_lookup.h"\
NODEP_CPP_WINDO=\
".\remor\config_types.h"\
".\remor\ivorbiscodec.h"\
".\remor\ogg.h"\
".\remor\os_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_WINDO=\
"..\src\tremor\asm_arm.h"\
"..\src\tremor\misc.h"\
"..\src\tremor\os.h"\
"..\src\tremor\window.h"\
"..\src\tremor\window_lookup.h"\
NODEP_CPP_WINDO=\
".\remor\config_types.h"\
".\remor\ivorbiscodec.h"\
".\remor\ogg.h"\
".\remor\os_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_WINDO=\
"..\src\tremor\asm_arm.h"\
"..\src\tremor\misc.h"\
"..\src\tremor\os.h"\
"..\src\tremor\window.h"\
"..\src\tremor\window_lookup.h"\
{$(INCLUDE)}"tremor\config_types.h"\
{$(INCLUDE)}"tremor\ivorbiscodec.h"\
{$(INCLUDE)}"tremor\ogg.h"\
{$(INCLUDE)}"tremor\os_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\tremor\window.h
# End Source File
# Begin Source File
SOURCE=..\src\tremor\window_lookup.h
# End Source File
# End Group
# Begin Source File
SOURCE=..\src\llsound.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_LLSOU=\
"..\src\llsound_CWavestream.h"\
"..\src\llsound_CWavestreamer.h"\
"..\src\llsound_sstaticsnd.h"\
{$(INCLUDE)}"llstream_cache.h"\
NODEP_CPP_LLSOU=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx_blit.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_LLSOU=\
"..\src\llsound_CWavestream.h"\
"..\src\llsound_CWavestreamer.h"\
"..\src\llsound_sstaticsnd.h"\
{$(INCLUDE)}"llstream_cache.h"\
NODEP_CPP_LLSOU=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx_blit.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_LLSOU=\
"..\src\llsound_CWavestream.h"\
"..\src\llsound_CWavestreamer.h"\
"..\src\llsound_sstaticsnd.h"\
{$(INCLUDE)}"llstream_cache.h"\
NODEP_CPP_LLSOU=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx_blit.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_LLSOU=\
"..\src\llsound_CWavestream.h"\
"..\src\llsound_CWavestreamer.h"\
"..\src\llsound_sstaticsnd.h"\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"llstream_cache.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_LLSOU=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\llsound.h
# End Source File
# Begin Source File
SOURCE=..\src\llsound_CWavestream.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_LLSOUN=\
"..\src\llsound_CWavestream.h"\
"..\src\llsound_CWavestreamMP3.h"\
"..\src\llsound_CWavestreamOGG.h"\
NODEP_CPP_LLSOUN=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx_blit.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_LLSOUN=\
"..\src\llsound_CWavestream.h"\
"..\src\llsound_CWavestreamMP3.h"\
"..\src\llsound_CWavestreamOGG.h"\
NODEP_CPP_LLSOUN=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx_blit.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_LLSOUN=\
"..\src\llsound_CWavestream.h"\
"..\src\llsound_CWavestreamMP3.h"\
"..\src\llsound_CWavestreamOGG.h"\
NODEP_CPP_LLSOUN=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx_blit.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_LLSOUN=\
"..\src\llsound_CWavestream.h"\
"..\src\llsound_CWavestreamMP3.h"\
"..\src\llsound_CWavestreamOGG.h"\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_LLSOUN=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\llsound_CWavestream.h
# End Source File
# Begin Source File
SOURCE=..\src\llsound_CWavestreamOGG.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_LLSOUND=\
"..\src\llsound_CWavestream.h"\
"..\src\llsound_CWavestreamOGG.h"\
"..\src\tremor\ivorbisfile.h"\
NODEP_CPP_LLSOUND=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx_blit.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\remor\config_types.h"\
".\remor\ivorbiscodec.h"\
".\remor\ogg.h"\
".\remor\os_types.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_LLSOUND=\
"..\src\llsound_CWavestream.h"\
"..\src\llsound_CWavestreamOGG.h"\
"..\src\tremor\ivorbisfile.h"\
NODEP_CPP_LLSOUND=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx_blit.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\remor\config_types.h"\
".\remor\ivorbiscodec.h"\
".\remor\ogg.h"\
".\remor\os_types.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_LLSOUND=\
"..\src\llsound_CWavestream.h"\
"..\src\llsound_CWavestreamOGG.h"\
"..\src\tremor\ivorbisfile.h"\
NODEP_CPP_LLSOUND=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx_blit.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\remor\config_types.h"\
".\remor\ivorbiscodec.h"\
".\remor\ogg.h"\
".\remor\os_types.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_LLSOUND=\
"..\src\llsound_CWavestream.h"\
"..\src\llsound_CWavestreamOGG.h"\
"..\src\tremor\ivorbisfile.h"\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
{$(INCLUDE)}"tremor\config_types.h"\
{$(INCLUDE)}"tremor\ivorbiscodec.h"\
{$(INCLUDE)}"tremor\ogg.h"\
{$(INCLUDE)}"tremor\os_types.h"\
NODEP_CPP_LLSOUND=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\llsound_CWavestreamOGG.h
# End Source File
# Begin Source File
SOURCE=..\src\llsound_mixer.h
# End Source File
# Begin Source File
SOURCE=..\src\llsound_sstaticsnd.h
# End Source File
# End Group
# Begin Group "queue"
# PROP Default_Filter ""
# Begin Source File
SOURCE=..\src\llqueue.h
# End Source File
# Begin Source File
SOURCE=..\src\llqueue_array.h
# End Source File
# Begin Source File
SOURCE=..\src\llqueue_dequeue.h
# End Source File
# Begin Source File
SOURCE=..\src\llqueue_list.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_LLQUE=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_list.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_LLQUE=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_LLQUE=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_list.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_LLQUE=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_LLQUE=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_list.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_LLQUE=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_LLQUE=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_list.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_LLQUE=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\llqueue_list.h
# End Source File
# Begin Source File
SOURCE=..\src\llqueue_list_tmpl.h
# End Source File
# Begin Source File
SOURCE=..\src\llqueue_str_array.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_LLQUEU=\
{$(INCLUDE)}"llqueue_str_array.h"\
NODEP_CPP_LLQUEU=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx_blit.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_LLQUEU=\
{$(INCLUDE)}"llqueue_str_array.h"\
NODEP_CPP_LLQUEU=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx_blit.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_LLQUEU=\
{$(INCLUDE)}"llqueue_str_array.h"\
NODEP_CPP_LLQUEU=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx_blit.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_LLQUEU=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_str_array.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_LLQUEU=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\llqueue_str_array.h
# End Source File
# Begin Source File
SOURCE=..\src\llqueue_tree.h
# End Source File
# End Group
# Begin Group "input"
# PROP Default_Filter ""
# Begin Source File
SOURCE=..\src\llinput.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_LLINP=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_LLINP=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_LLINP=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_LLINP=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_LLINP=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_LLINP=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_LLINP=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_LLINP=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\llinput.h
# End Source File
# Begin Source File
SOURCE=..\src\llinput_devices.h
# End Source File
# Begin Source File
SOURCE=..\src\llinput_keyboard.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_LLINPU=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_LLINPU=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_LLINPU=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_LLINPU=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_LLINPU=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_LLINPU=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_LLINPU=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_LLINPU=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\llinput_mouse.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_LLINPUT=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_LLINPUT=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_LLINPUT=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_LLINPUT=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_LLINPUT=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_LLINPUT=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_LLINPUT=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_rect.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_color.h"\
{$(INCLUDE)}"llgfx_ctexture.h"\
{$(INCLUDE)}"llgfx_sfont.h"\
{$(INCLUDE)}"llgfx_smode.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llgfx_vd.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llqueue_squeue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_LLINPUT=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# End Group
# Begin Group "2d"
# PROP Default_Filter ""
# Begin Source File
SOURCE=..\src\ll2d_rect.h
# End Source File
# Begin Source File
SOURCE=..\src\ll2d_srect.h
# End Source File
# End Group
# Begin Group "3d"
# PROP Default_Filter ""
# Begin Source File
SOURCE=..\src\ll3d_fpmath.h
# End Source File
# Begin Source File
SOURCE=..\src\ll3d_geo3.h
# End Source File
# Begin Source File
SOURCE=..\src\ll3d_math.h
# End Source File
# Begin Source File
SOURCE=..\src\ll3d_transf.h
# End Source File
# Begin Source File
SOURCE=..\src\ll3d_vec2.h
# End Source File
# Begin Source File
SOURCE=..\src\ll3d_vec3.h
# End Source File
# Begin Source File
SOURCE=..\src\ll3d_vec4.h
# End Source File
# End Group
# Begin Group "stream"
# PROP Default_Filter ""
# Begin Source File
SOURCE=..\src\llstream.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_LLSTR=\
{$(INCLUDE)}"llstream.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_LLSTR=\
{$(INCLUDE)}"llstream.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_LLSTR=\
{$(INCLUDE)}"llstream.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_LLSTR=\
{$(INCLUDE)}"llstream.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\llstream.h
# End Source File
# Begin Source File
SOURCE=..\src\llstream_cache.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_LLSTRE=\
{$(INCLUDE)}"llstream_cache.h"\
NODEP_CPP_LLSTRE=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx_blit.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_LLSTRE=\
{$(INCLUDE)}"llstream_cache.h"\
NODEP_CPP_LLSTRE=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx_blit.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_LLSTRE=\
{$(INCLUDE)}"llstream_cache.h"\
NODEP_CPP_LLSTRE=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx_blit.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_LLSTRE=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"llstream_cache.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_LLSTRE=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\llstream_cache.h
# End Source File
# Begin Source File
SOURCE=..\src\llstream_decoder.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_LLSTREA=\
{$(INCLUDE)}"llstream_decoder.h"\
NODEP_CPP_LLSTREA=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx_blit.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_LLSTREA=\
{$(INCLUDE)}"llstream_decoder.h"\
NODEP_CPP_LLSTREA=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx_blit.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_LLSTREA=\
{$(INCLUDE)}"llstream_decoder.h"\
NODEP_CPP_LLSTREA=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx_blit.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_LLSTREA=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"llstream_decoder.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_LLSTREA=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\llstream_decoder.h
# End Source File
# Begin Source File
SOURCE=..\src\llstream_fileio.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_LLSTREAM=\
"..\src\llstream_fileio.h"\
NODEP_CPP_LLSTREAM=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx_blit.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_LLSTREAM=\
"..\src\llstream_fileio.h"\
NODEP_CPP_LLSTREAM=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx_blit.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_LLSTREAM=\
"..\src\llstream_fileio.h"\
NODEP_CPP_LLSTREAM=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx_blit.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_LLSTREAM=\
"..\src\llstream_fileio.h"\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_LLSTREAM=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\llstream_fileio.h
# End Source File
# Begin Source File
SOURCE=..\src\llstream_modul.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_LLSTREAM_=\
{$(INCLUDE)}"llstream.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_LLSTREAM_=\
{$(INCLUDE)}"llstream.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_LLSTREAM_=\
{$(INCLUDE)}"llstream.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_LLSTREAM_=\
{$(INCLUDE)}"llstream.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\llstream_modul.h
# End Source File
# Begin Source File
SOURCE=..\src\llstream_noftp.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_LLSTREAM_N=\
"..\src\llstream_ftp.h"\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_LLSTREAM_N=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_LLSTREAM_N=\
"..\src\llstream_ftp.h"\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_LLSTREAM_N=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_LLSTREAM_N=\
"..\src\llstream_ftp.h"\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_LLSTREAM_N=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_LLSTREAM_N=\
"..\src\llstream_ftp.h"\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_LLSTREAM_N=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\llstream_nohttp.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_LLSTREAM_NO=\
"..\src\llstream_http.h"\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_LLSTREAM_NO=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_LLSTREAM_NO=\
"..\src\llstream_http.h"\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_LLSTREAM_NO=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_LLSTREAM_NO=\
"..\src\llstream_http.h"\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_LLSTREAM_NO=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_LLSTREAM_NO=\
"..\src\llstream_http.h"\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_LLSTREAM_NO=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\llstream_readhook.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_LLSTREAM_R=\
{$(INCLUDE)}"llstream_readhook.h"\
NODEP_CPP_LLSTREAM_R=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx_blit.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_LLSTREAM_R=\
{$(INCLUDE)}"llstream_readhook.h"\
NODEP_CPP_LLSTREAM_R=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx_blit.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_LLSTREAM_R=\
{$(INCLUDE)}"llstream_readhook.h"\
NODEP_CPP_LLSTREAM_R=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
".\ib_base.h"\
".\l2d_srect.h"\
".\lfile.h"\
".\lgfx_blit.h"\
".\lgfx_sscreen.h"\
".\lgfx_stexture.h"\
".\linput.h"\
".\linput_devices.h"\
".\lmem.h"\
".\lqueue.h"\
".\lsound.h"\
".\lsound_mixer.h"\
".\lstream.h"\
".\river\driver.h"\
".\river\generic\sys_assert.h"\
".\river\generic\sys_debug.h"\
".\river\generic\sys_generic.h"\
".\river\generic\sys_rgb.h"\
".\river\generic\sys_txcopy.h"\
".\river\generic\sys_types.h"\
".\river\gp2x_minimal\minimal.h"\
".\river\gp2x_minimal\sys_assert.h"\
".\river\gp2x_minimal\sys_debug.h"\
".\river\gp2x_minimal\sys_minimal.h"\
".\river\gp2x_minimal\sys_rgb.h"\
".\river\gp2x_minimal\sys_types.h"\
".\river\gp2x_sdl\sys_assert.h"\
".\river\gp2x_sdl\sys_debug.h"\
".\river\gp2x_sdl\sys_rgb.h"\
".\river\gp2x_sdl\sys_sdl.h"\
".\river\gp2x_sdl\sys_types.h"\
".\river\wce_2002\sys_2002.h"\
".\river\wce_2002\sys_assert.h"\
".\river\wce_2002\sys_debug.h"\
".\river\wce_2002\sys_rgb.h"\
".\river\wce_2002\sys_string.h"\
".\river\wce_2002\sys_types.h"\
".\river\wce_ppc\sys_ppc.h"\
".\river\win32_dx5\sys_assert.h"\
".\river\win32_dx5\sys_debug.h"\
".\river\win32_dx5\sys_dx5.h"\
".\river\win32_dx5\sys_rgb.h"\
".\river\win32_dx5\sys_types.h"\
".\river\win32_gdi\sys_assert.h"\
".\river\win32_gdi\sys_debug.h"\
".\river\win32_gdi\sys_gdi.h"\
".\river\win32_gdi\sys_rgb.h"\
".\river\win32_gdi\sys_thread.h"\
".\river\win32_gdi\sys_types.h"\
".\river\win32_gp2x\sys_w32gp2x.h"\
".\s_main.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_LLSTREAM_R=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"llstream_readhook.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_LLSTREAM_R=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\llstream_readhook.h
# End Source File
# End Group
# Begin Group "irq"
# PROP Default_Filter ""
# Begin Source File
SOURCE=..\src\llirq.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_LLIRQ=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"ll3d_math.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_LLIRQ=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_LLIRQ=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"ll3d_math.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_LLIRQ=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_LLIRQ=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"ll3d_math.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_LLIRQ=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_LLIRQ=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"ll3d_math.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_LLIRQ=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\llirq.h
# End Source File
# End Group
# Begin Group "mem"
# PROP Default_Filter ""
# Begin Source File
SOURCE=..\src\llmem.cpp
!IF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Release"
DEP_CPP_LLMEM=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_LLMEM=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE ARM) Debug"
DEP_CPP_LLMEM=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_LLMEM=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Release"
DEP_CPP_LLMEM=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_LLMEM=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ELSEIF "$(CFG)" == "lowlevellib_vc3 - Win32 (WCE x86) Debug"
DEP_CPP_LLMEM=\
{$(INCLUDE)}"driver\driver.h"\
{$(INCLUDE)}"driver\generic\sys_assert.h"\
{$(INCLUDE)}"driver\generic\sys_debug.h"\
{$(INCLUDE)}"driver\generic\sys_generic.h"\
{$(INCLUDE)}"driver\generic\sys_rgb.h"\
{$(INCLUDE)}"driver\generic\sys_txcopy.h"\
{$(INCLUDE)}"driver\generic\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_minimal\minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_minimal.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_minimal\sys_types.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_assert.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_debug.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_rgb.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_sdl.h"\
{$(INCLUDE)}"driver\gp2x_sdl\sys_types.h"\
{$(INCLUDE)}"driver\wce_2002\sys_2002.h"\
{$(INCLUDE)}"driver\wce_2002\sys_assert.h"\
{$(INCLUDE)}"driver\wce_2002\sys_debug.h"\
{$(INCLUDE)}"driver\wce_2002\sys_rgb.h"\
{$(INCLUDE)}"driver\wce_2002\sys_string.h"\
{$(INCLUDE)}"driver\wce_2002\sys_types.h"\
{$(INCLUDE)}"driver\wce_ppc\sys_ppc.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_assert.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_debug.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_dx5.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_dx5\sys_types.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_assert.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_debug.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_gdi.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_thread.h"\
{$(INCLUDE)}"driver\win32_gdi\sys_types.h"\
{$(INCLUDE)}"driver\win32_gp2x\sys_w32gp2x.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_assert.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_debug.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_dx5plugin.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_rgb.h"\
{$(INCLUDE)}"driver\win32_plugin\sys_types.h"\
{$(INCLUDE)}"lib_base.h"\
{$(INCLUDE)}"ll2d_srect.h"\
{$(INCLUDE)}"llfile.h"\
{$(INCLUDE)}"llgfx_blit.h"\
{$(INCLUDE)}"llgfx_sscreen.h"\
{$(INCLUDE)}"llgfx_stexture.h"\
{$(INCLUDE)}"llinput.h"\
{$(INCLUDE)}"llinput_devices.h"\
{$(INCLUDE)}"llmem.h"\
{$(INCLUDE)}"llqueue.h"\
{$(INCLUDE)}"llsound.h"\
{$(INCLUDE)}"llsound_mixer.h"\
{$(INCLUDE)}"llstream.h"\
{$(INCLUDE)}"os_main.h"\
NODEP_CPP_LLMEM=\
"..\SRC\driver\gp2x_minimal\drv_fileio.h"\
"..\SRC\driver\wce_ppc\generic\sys_txCopy.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_assert.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_debug.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_libs.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_string.h"\
"..\SRC\driver\wce_ppc\wce_ppc\sys_types.h"\
"..\SRC\driver\win32_gp2x\generic\sys_txCopy.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_assert.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_debug.h"\
"..\SRC\driver\win32_gp2x\win32_gp2x\sys_types.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\src\llmem.h
# End Source File
# End Group
# Begin Source File
SOURCE=..\src\lib_base.h
# End Source File
# Begin Source File
SOURCE=..\src\lowlevellib.h
# End Source File
# Begin Source File
SOURCE=..\src\os_main.h
# End Source File
# End Target
# End Project