tvngnet.vcp
上传用户:hmc_gdtv
上传日期:2013-08-04
资源大小:798k
文件大小:112k
- # Microsoft eMbedded Visual Tools Project File - Name="tvngnet" - Package Owner=<4>
- # Microsoft eMbedded Visual Tools Generated Build File, Format Version 6.02
- # ** DO NOT EDIT **
- # TARGTYPE "Win32 (WCE ARMV4) Application" 0xa301
- # TARGTYPE "Win32 (WCE emulator) Application" 0xa601
- # TARGTYPE "Win32 (WCE MIPSII) Application" 0xa101
- CFG=tvngnet - Win32 (WCE emulator) Debug
- !MESSAGE This is not a valid makefile. To build this project using NMAKE,
- !MESSAGE use the Export Makefile command and run
- !MESSAGE
- !MESSAGE NMAKE /f "tvngnet.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 "tvngnet.vcn" CFG="tvngnet - Win32 (WCE emulator) Debug"
- !MESSAGE
- !MESSAGE Possible choices for configuration are:
- !MESSAGE
- !MESSAGE "tvngnet - Win32 (WCE emulator) Release" (based on "Win32 (WCE emulator) Application")
- !MESSAGE "tvngnet - Win32 (WCE emulator) Debug" (based on "Win32 (WCE emulator) Application")
- !MESSAGE "tvngnet - Win32 (WCE ARMV4) Release" (based on "Win32 (WCE ARMV4) Application")
- !MESSAGE "tvngnet - Win32 (WCE ARMV4) Debug" (based on "Win32 (WCE ARMV4) Application")
- !MESSAGE "tvngnet - Win32 (WCE MIPSII) Release" (based on "Win32 (WCE MIPSII) Application")
- !MESSAGE
- # Begin Project
- # PROP AllowPerConfigDependencies 0
- # PROP Scc_ProjName ""
- # PROP Scc_LocalPath ""
- # PROP ATL_Project 2
- !IF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Release"
- # PROP BASE Use_MFC 0
- # PROP BASE Use_Debug_Libraries 0
- # PROP BASE Output_Dir "emulatorRel"
- # PROP BASE Intermediate_Dir "emulatorRel"
- # PROP BASE CPU_ID "{32E52003-403E-442D-BE48-DE10F8C6131D}"
- # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
- # PROP BASE Target_Dir ""
- # PROP Use_MFC 2
- # PROP Use_Debug_Libraries 0
- # PROP Output_Dir "emulatorRel"
- # PROP Intermediate_Dir "emulatorRel"
- # PROP CPU_ID "{32E52003-403E-442D-BE48-DE10F8C6131D}"
- # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
- # PROP Ignore_Export_Lib 0
- # PROP Target_Dir ""
- RSC=rc.exe
- # ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /r
- # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /d "_AFXDLL" /r
- CPP=cl.exe
- # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /YX /Gs8192 /GF /O2 /c
- # ADD CPP /nologo /W3 /I "expat" /I "zlib" /I "libjpeg" /I "libpng" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /D "_AFXDLL" /YX /Gs8192 /GF /O2 /c
- MTL=midl.exe
- # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
- # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # ADD BSC32 /nologo
- LINK32=link.exe
- # ADD BASE LINK32 commctrl.lib coredll.lib $(CEx86Corelibc) /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /subsystem:$(CESubsystem) /MACHINE:IX86
- # ADD LINK32 commctrl.lib coredll.lib $(CEx86Corelibc) /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /subsystem:$(CESubsystem) /MACHINE:IX86
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Debug"
- # PROP BASE Use_MFC 0
- # PROP BASE Use_Debug_Libraries 1
- # PROP BASE Output_Dir "emulatorDbg"
- # PROP BASE Intermediate_Dir "emulatorDbg"
- # PROP BASE CPU_ID "{32E52003-403E-442D-BE48-DE10F8C6131D}"
- # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
- # PROP BASE Target_Dir ""
- # PROP Use_MFC 2
- # PROP Use_Debug_Libraries 1
- # PROP Output_Dir "emulatorDbg"
- # PROP Intermediate_Dir "emulatorDbg"
- # PROP CPU_ID "{32E52003-403E-442D-BE48-DE10F8C6131D}"
- # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
- # PROP Ignore_Export_Lib 0
- # PROP Target_Dir ""
- RSC=rc.exe
- # ADD BASE RSC /l 0x409 /d "$(CePlatform)" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "_X86_" /d "x86" /d "_i386_" /r
- # ADD RSC /l 0x409 /d "$(CePlatform)" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "_X86_" /d "x86" /d "_i386_" /d "_AFXDLL" /r
- CPP=cl.exe
- # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c
- # ADD CPP /nologo /W3 /Zi /Od /I "expat" /I "zlib" /I "libjpeg" /I "libpng" /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "_AFXDLL" /YX /Gs8192 /GF /c
- MTL=midl.exe
- # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
- # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # ADD BSC32 /nologo
- LINK32=link.exe
- # ADD BASE LINK32 commctrl.lib coredll.lib $(CEx86Corelibc) /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /subsystem:$(CESubsystem) /MACHINE:IX86
- # ADD LINK32 commctrl.lib coredll.lib $(CEx86Corelibc) /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /debug /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /subsystem:$(CESubsystem) /MACHINE:IX86
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Release"
- # PROP BASE Use_MFC 0
- # PROP BASE Use_Debug_Libraries 0
- # PROP BASE Output_Dir "ARMV4Rel"
- # PROP BASE Intermediate_Dir "ARMV4Rel"
- # PROP BASE CPU_ID "{ECBEA43D-CD7B-4852-AD55-D4227B5D624B}"
- # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
- # PROP BASE Target_Dir ""
- # PROP Use_MFC 2
- # PROP Use_Debug_Libraries 0
- # PROP Output_Dir "ARMV4Rel"
- # PROP Intermediate_Dir "ARMV4Rel"
- # PROP CPU_ID "{ECBEA43D-CD7B-4852-AD55-D4227B5D624B}"
- # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
- # PROP Ignore_Export_Lib 0
- # PROP Target_Dir ""
- RSC=rc.exe
- # ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "NDEBUG" /d "UNICODE" /d "_UNICODE" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /d "ARMV4" /r
- # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "NDEBUG" /d "UNICODE" /d "_UNICODE" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /d "ARMV4" /d "_AFXDLL" /r
- CPP=clarm.exe
- # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /O2 /M$(CECrtMT) /c
- # ADD CPP /nologo /W3 /I "expat" /I "zlib" /I "libjpeg" /I "libpng" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_AFXDLL" /YX /O2 /M$(CECrtMT) /c
- MTL=midl.exe
- # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
- # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # ADD BSC32 /nologo
- LINK32=link.exe
- # ADD BASE LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM
- # ADD LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Debug"
- # PROP BASE Use_MFC 0
- # PROP BASE Use_Debug_Libraries 1
- # PROP BASE Output_Dir "ARMV4Dbg"
- # PROP BASE Intermediate_Dir "ARMV4Dbg"
- # PROP BASE CPU_ID "{ECBEA43D-CD7B-4852-AD55-D4227B5D624B}"
- # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
- # PROP BASE Target_Dir ""
- # PROP Use_MFC 2
- # PROP Use_Debug_Libraries 1
- # PROP Output_Dir "ARMV4Dbg"
- # PROP Intermediate_Dir "ARMV4Dbg"
- # PROP CPU_ID "{ECBEA43D-CD7B-4852-AD55-D4227B5D624B}"
- # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
- # PROP Ignore_Export_Lib 0
- # PROP Target_Dir ""
- RSC=rc.exe
- # ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "DEBUG" /d "UNICODE" /d "_UNICODE" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /d "ARMV4" /r
- # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "DEBUG" /d "UNICODE" /d "_UNICODE" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /d "ARMV4" /d "_AFXDLL" /r
- CPP=clarm.exe
- # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
- # ADD CPP /nologo /W3 /Zi /Od /I "expat" /I "zlib" /I "libjpeg" /I "libpng" /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "_AFXDLL" /YX /M$(CECrtMTDebug) /c
- MTL=midl.exe
- # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
- # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # ADD BSC32 /nologo
- LINK32=link.exe
- # ADD BASE LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM
- # ADD LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE MIPSII) Release"
- # PROP BASE Use_MFC 2
- # PROP BASE Use_Debug_Libraries 0
- # PROP BASE Output_Dir "MIPSIIRel"
- # PROP BASE Intermediate_Dir "MIPSIIRel"
- # PROP BASE CPU_ID "{ECBEA43D-CD7B-4852-AD55-D4227B5D624B}"
- # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
- # PROP BASE Ignore_Export_Lib 0
- # PROP BASE Target_Dir ""
- # PROP Use_MFC 2
- # PROP Use_Debug_Libraries 0
- # PROP Output_Dir "MIPSIIRel"
- # PROP Intermediate_Dir "MIPSIIRel"
- # PROP CPU_ID "{ECBEA43D-CD7B-4852-AD55-D4227B5D624B}"
- # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
- # PROP Ignore_Export_Lib 0
- # PROP Target_Dir ""
- RSC=rc.exe
- # ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "MIPS" /d "_MIPS_" /d "R4000" /d "MIPSII" /d "_AFXDLL" /r
- # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "MIPS" /d "_MIPS_" /d "R4000" /d "MIPSII" /d "_AFXDLL" /r
- CPP=clmips.exe
- # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D "R4000" /D "MIPSII" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_AFXDLL" /YX /O2 /M$(CECrtMT) /c
- # ADD CPP /nologo /W3 /Oxs /I "expat" /I "zlib" /I "libjpeg" /I "libpng" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D "R4000" /D "MIPSII" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_AFXDLL" /YX /M$(CECrtMT) /c
- MTL=midl.exe
- # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
- # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # ADD BSC32 /nologo
- LINK32=link.exe
- # ADD BASE LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM
- # ADD LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:MIPS
- # SUBTRACT LINK32 /pdb:none
- !ENDIF
- # Begin Target
- # Name "tvngnet - Win32 (WCE emulator) Release"
- # Name "tvngnet - Win32 (WCE emulator) Debug"
- # Name "tvngnet - Win32 (WCE ARMV4) Release"
- # Name "tvngnet - Win32 (WCE ARMV4) Debug"
- # Name "tvngnet - Win32 (WCE MIPSII) Release"
- # Begin Group "Source Files"
- # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
- # Begin Source File
- SOURCE=.zlibadler32.c
- !IF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Release"
- DEP_CPP_ADLER=
- ".zlibzconf.h"
- ".zlibzlib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Debug"
- DEP_CPP_ADLER=
- ".zlibzconf.h"
- ".zlibzlib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Release"
- DEP_CPP_ADLER=
- ".zlibzconf.h"
- ".zlibzlib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Debug"
- DEP_CPP_ADLER=
- ".zlibzconf.h"
- ".zlibzlib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE MIPSII) Release"
- DEP_CPP_ADLER=
- ".zlibzconf.h"
- ".zlibzlib.h"
-
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.Bookmarks.cpp
- !IF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Release"
- DEP_CPP_BOOKM=
- ".Attr.h"
- ".Bookmarks.h"
- ".BufFile.h"
- ".config.h"
- ".FilePos.h"
- ".ptr.h"
- ".RFile.h"
- ".TextFile.h"
- ".TextParser.h"
- ".TextViewNG.h"
- ".Unicode.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Debug"
- DEP_CPP_BOOKM=
- ".Attr.h"
- ".Bookmarks.h"
- ".BufFile.h"
- ".config.h"
- ".FilePos.h"
- ".ptr.h"
- ".RFile.h"
- ".TextFile.h"
- ".TextParser.h"
- ".TextViewNG.h"
- ".Unicode.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Release"
- DEP_CPP_BOOKM=
- ".Attr.h"
- ".Bookmarks.h"
- ".BufFile.h"
- ".config.h"
- ".FilePos.h"
- ".ptr.h"
- ".RFile.h"
- ".TextFile.h"
- ".TextParser.h"
- ".TextViewNG.h"
- ".Unicode.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Debug"
- DEP_CPP_BOOKM=
- ".Attr.h"
- ".Bookmarks.h"
- ".BufFile.h"
- ".config.h"
- ".FilePos.h"
- ".ptr.h"
- ".RFile.h"
- ".TextFile.h"
- ".TextParser.h"
- ".TextViewNG.h"
- ".Unicode.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE MIPSII) Release"
- DEP_CPP_BOOKM=
- ".Attr.h"
- ".Bookmarks.h"
- ".BufFile.h"
- ".config.h"
- ".FilePos.h"
- ".ptr.h"
- ".RFile.h"
- ".TextFile.h"
- ".TextParser.h"
- ".TextViewNG.h"
- ".Unicode.h"
-
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.BufFile.cpp
- !IF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Release"
- DEP_CPP_BUFFI=
- ".BufFile.h"
- ".ptr.h"
- ".RFile.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Debug"
- DEP_CPP_BUFFI=
- ".BufFile.h"
- ".ptr.h"
- ".RFile.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Release"
- DEP_CPP_BUFFI=
- ".BufFile.h"
- ".ptr.h"
- ".RFile.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Debug"
- DEP_CPP_BUFFI=
- ".BufFile.h"
- ".ptr.h"
- ".RFile.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE MIPSII) Release"
- DEP_CPP_BUFFI=
- ".BufFile.h"
- ".ptr.h"
- ".RFile.h"
-
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.ColorSelector.cpp
- !IF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Release"
- DEP_CPP_COLOR=
- ".Colors.h"
- ".ColorSelector.h"
- ".config.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Debug"
- DEP_CPP_COLOR=
- ".Colors.h"
- ".ColorSelector.h"
- ".config.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Release"
- DEP_CPP_COLOR=
- ".Colors.h"
- ".ColorSelector.h"
- ".config.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Debug"
- DEP_CPP_COLOR=
- ".Colors.h"
- ".ColorSelector.h"
- ".config.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE MIPSII) Release"
- DEP_CPP_COLOR=
- ".Colors.h"
- ".ColorSelector.h"
- ".config.h"
-
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.ContentsDlg.cpp
- !IF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Release"
- DEP_CPP_CONTE=
- ".Attr.h"
- ".Bookmarks.h"
- ".BufFile.h"
- ".config.h"
- ".ContentsDlg.h"
- ".FilePos.h"
- ".InputBox.h"
- ".ptr.h"
- ".RFile.h"
- ".TextFile.h"
- ".TextParser.h"
- ".TextViewNG.h"
- ".XListBox.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Debug"
- DEP_CPP_CONTE=
- ".Attr.h"
- ".Bookmarks.h"
- ".BufFile.h"
- ".config.h"
- ".ContentsDlg.h"
- ".FilePos.h"
- ".ptr.h"
- ".RFile.h"
- ".TextFile.h"
- ".TextParser.h"
- ".TextViewNG.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Release"
- DEP_CPP_CONTE=
- ".Attr.h"
- ".Bookmarks.h"
- ".BufFile.h"
- ".config.h"
- ".ContentsDlg.h"
- ".FilePos.h"
- ".ptr.h"
- ".RFile.h"
- ".TextFile.h"
- ".TextParser.h"
- ".TextViewNG.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Debug"
- DEP_CPP_CONTE=
- ".Attr.h"
- ".Bookmarks.h"
- ".BufFile.h"
- ".config.h"
- ".ContentsDlg.h"
- ".FilePos.h"
- ".ptr.h"
- ".RFile.h"
- ".TextFile.h"
- ".TextParser.h"
- ".TextViewNG.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE MIPSII) Release"
- DEP_CPP_CONTE=
- ".Attr.h"
- ".Bookmarks.h"
- ".BufFile.h"
- ".config.h"
- ".ContentsDlg.h"
- ".FilePos.h"
- ".ptr.h"
- ".RFile.h"
- ".TextFile.h"
- ".TextParser.h"
- ".TextViewNG.h"
-
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.zlibcrc32.c
- !IF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Release"
- DEP_CPP_CRC32=
- ".zlibzconf.h"
- ".zlibzlib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Debug"
- DEP_CPP_CRC32=
- ".zlibzconf.h"
- ".zlibzlib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Release"
- DEP_CPP_CRC32=
- ".zlibzconf.h"
- ".zlibzlib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Debug"
- DEP_CPP_CRC32=
- ".zlibzconf.h"
- ".zlibzlib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE MIPSII) Release"
- DEP_CPP_CRC32=
- ".zlibzconf.h"
- ".zlibzlib.h"
-
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.Dictionary.cpp
- !IF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Release"
- DEP_CPP_DICTI=
- ".Attr.h"
- ".Bookmarks.h"
- ".BufFile.h"
- ".Dictionary.h"
- ".FilePos.h"
- ".ptr.h"
- ".RFile.h"
- ".TextParser.h"
- ".Unicode.h"
- ".zlibzconf.h"
- ".zlibzlib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Debug"
- DEP_CPP_DICTI=
- ".Attr.h"
- ".Bookmarks.h"
- ".BufFile.h"
- ".Dictionary.h"
- ".FilePos.h"
- ".ptr.h"
- ".RFile.h"
- ".TextParser.h"
- ".Unicode.h"
- ".zlibzconf.h"
- ".zlibzlib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Release"
- DEP_CPP_DICTI=
- ".Attr.h"
- ".Bookmarks.h"
- ".BufFile.h"
- ".Dictionary.h"
- ".FilePos.h"
- ".ptr.h"
- ".RFile.h"
- ".TextParser.h"
- ".Unicode.h"
-
- NODEP_CPP_DICTI=
- ".zlib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Debug"
- DEP_CPP_DICTI=
- ".Attr.h"
- ".Bookmarks.h"
- ".BufFile.h"
- ".Dictionary.h"
- ".FilePos.h"
- ".ptr.h"
- ".RFile.h"
- ".TextParser.h"
- ".Unicode.h"
- ".zlibzconf.h"
- ".zlibzlib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE MIPSII) Release"
- DEP_CPP_DICTI=
- ".Attr.h"
- ".Bookmarks.h"
- ".BufFile.h"
- ".Dictionary.h"
- ".FilePos.h"
- ".ptr.h"
- ".RFile.h"
- ".TextParser.h"
- ".Unicode.h"
-
- NODEP_CPP_DICTI=
- ".zlib.h"
-
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.DictSetupDlg.cpp
- !IF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Release"
- DEP_CPP_DICTS=
- ".Attr.h"
- ".Bookmarks.h"
- ".BufFile.h"
- ".config.h"
- ".Dictionary.h"
- ".DictSetupDlg.h"
- ".FileOpenDialog.h"
- ".FilePos.h"
- ".ptr.h"
- ".RFile.h"
- ".TextParser.h"
- ".TextViewNG.h"
- ".Unicode.h"
- ".ZipFile.h"
- ".zlibzconf.h"
- ".zlibzlib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Debug"
- DEP_CPP_DICTS=
- ".Attr.h"
- ".Bookmarks.h"
- ".BufFile.h"
- ".config.h"
- ".Dictionary.h"
- ".DictSetupDlg.h"
- ".FileOpenDialog.h"
- ".FilePos.h"
- ".ptr.h"
- ".RFile.h"
- ".TextParser.h"
- ".TextViewNG.h"
- ".Unicode.h"
- ".ZipFile.h"
- ".zlibzconf.h"
- ".zlibzlib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Release"
- DEP_CPP_DICTS=
- ".Attr.h"
- ".Bookmarks.h"
- ".BufFile.h"
- ".config.h"
- ".Dictionary.h"
- ".DictSetupDlg.h"
- ".FileOpenDialog.h"
- ".FilePos.h"
- ".ptr.h"
- ".RFile.h"
- ".TextParser.h"
- ".TextViewNG.h"
- ".Unicode.h"
- ".ZipFile.h"
-
- NODEP_CPP_DICTS=
- ".zlib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Debug"
- DEP_CPP_DICTS=
- ".Attr.h"
- ".Bookmarks.h"
- ".BufFile.h"
- ".config.h"
- ".Dictionary.h"
- ".DictSetupDlg.h"
- ".FileOpenDialog.h"
- ".FilePos.h"
- ".ptr.h"
- ".RFile.h"
- ".TextParser.h"
- ".TextViewNG.h"
- ".Unicode.h"
- ".ZipFile.h"
- ".zlibzconf.h"
- ".zlibzlib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE MIPSII) Release"
- DEP_CPP_DICTS=
- ".Attr.h"
- ".Bookmarks.h"
- ".BufFile.h"
- ".config.h"
- ".Dictionary.h"
- ".DictSetupDlg.h"
- ".FileOpenDialog.h"
- ".FilePos.h"
- ".ptr.h"
- ".RFile.h"
- ".TextParser.h"
- ".TextViewNG.h"
- ".Unicode.h"
- ".ZipFile.h"
-
- NODEP_CPP_DICTS=
- ".zlib.h"
-
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.DummyView.cpp
- !IF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Release"
- DEP_CPP_DUMMY=
- ".DummyView.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Debug"
- DEP_CPP_DUMMY=
- ".DummyView.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Release"
- DEP_CPP_DUMMY=
- ".DummyView.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Debug"
- DEP_CPP_DUMMY=
- ".DummyView.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE MIPSII) Release"
- DEP_CPP_DUMMY=
- ".DummyView.h"
-
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.FastArray.cpp
- !IF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Release"
- DEP_CPP_FASTA=
- ".FastArray.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Debug"
- DEP_CPP_FASTA=
- ".FastArray.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Release"
- DEP_CPP_FASTA=
- ".FastArray.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Debug"
- DEP_CPP_FASTA=
- ".FastArray.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE MIPSII) Release"
- DEP_CPP_FASTA=
- ".FastArray.h"
-
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.FDC.cpp
- !IF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Release"
- DEP_CPP_FDC_C=
- ".Attr.h"
- ".Colors.h"
- ".config.h"
- ".FDC.h"
- ".ptr.h"
- ".Unicode.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Debug"
- DEP_CPP_FDC_C=
- ".Attr.h"
- ".config.h"
- ".FDC.h"
- ".ptr.h"
- ".Unicode.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Release"
- DEP_CPP_FDC_C=
- ".Attr.h"
- ".config.h"
- ".FDC.h"
- ".ptr.h"
- ".Unicode.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Debug"
- DEP_CPP_FDC_C=
- ".Attr.h"
- ".config.h"
- ".FDC.h"
- ".ptr.h"
- ".Unicode.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE MIPSII) Release"
- DEP_CPP_FDC_C=
- ".Attr.h"
- ".config.h"
- ".FDC.h"
- ".ptr.h"
- ".Unicode.h"
-
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.FileFormatDialog.cpp
- !IF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Release"
- DEP_CPP_FILEF=
- ".Attr.h"
- ".Bookmarks.h"
- ".BufFile.h"
- ".config.h"
- ".FileFormatDialog.h"
- ".FilePos.h"
- ".ptr.h"
- ".RFile.h"
- ".TextFile.h"
- ".TextParser.h"
- ".Unicode.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Debug"
- DEP_CPP_FILEF=
- ".Attr.h"
- ".Bookmarks.h"
- ".BufFile.h"
- ".config.h"
- ".FileFormatDialog.h"
- ".FilePos.h"
- ".ptr.h"
- ".RFile.h"
- ".TextFile.h"
- ".TextParser.h"
- ".Unicode.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Release"
- DEP_CPP_FILEF=
- ".Attr.h"
- ".Bookmarks.h"
- ".BufFile.h"
- ".config.h"
- ".FileFormatDialog.h"
- ".FilePos.h"
- ".ptr.h"
- ".RFile.h"
- ".TextFile.h"
- ".TextParser.h"
- ".Unicode.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Debug"
- DEP_CPP_FILEF=
- ".Attr.h"
- ".Bookmarks.h"
- ".BufFile.h"
- ".config.h"
- ".FileFormatDialog.h"
- ".FilePos.h"
- ".ptr.h"
- ".RFile.h"
- ".TextFile.h"
- ".TextParser.h"
- ".Unicode.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE MIPSII) Release"
- DEP_CPP_FILEF=
- ".Attr.h"
- ".Bookmarks.h"
- ".BufFile.h"
- ".config.h"
- ".FileFormatDialog.h"
- ".FilePos.h"
- ".ptr.h"
- ".RFile.h"
- ".TextFile.h"
- ".TextParser.h"
- ".Unicode.h"
-
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.FileOpenDialog.cpp
- !IF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Release"
- DEP_CPP_FILEO=
- ".config.h"
- ".FileOpenDialog.h"
- ".ptr.h"
- ".RFile.h"
- ".TextViewNG.h"
- ".XListBox.h"
- ".ZipFile.h"
- ".zlibzconf.h"
- ".zlibzlib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Debug"
- DEP_CPP_FILEO=
- ".config.h"
- ".FileOpenDialog.h"
- ".ptr.h"
- ".RFile.h"
- ".TextViewNG.h"
- ".ZipFile.h"
- ".zlibzconf.h"
- ".zlibzlib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Release"
- DEP_CPP_FILEO=
- ".config.h"
- ".FileOpenDialog.h"
- ".ptr.h"
- ".RFile.h"
- ".TextViewNG.h"
- ".ZipFile.h"
-
- NODEP_CPP_FILEO=
- ".zlib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Debug"
- DEP_CPP_FILEO=
- ".config.h"
- ".FileOpenDialog.h"
- ".ptr.h"
- ".RFile.h"
- ".TextViewNG.h"
- ".ZipFile.h"
- ".zlibzconf.h"
- ".zlibzlib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE MIPSII) Release"
- DEP_CPP_FILEO=
- ".config.h"
- ".FileOpenDialog.h"
- ".ptr.h"
- ".RFile.h"
- ".TextViewNG.h"
- ".ZipFile.h"
-
- NODEP_CPP_FILEO=
- ".zlib.h"
-
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.Image.cpp
- !IF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Release"
- DEP_CPP_IMAGE=
- ".config.h"
- ".Image.h"
- ".libjpegjconfig.h"
- ".libjpegjerror.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
- ".libpngpng.h"
- ".libpngpngconf.h"
- ".ptr.h"
- ".TextViewNG.h"
- ".zlibzconf.h"
- ".zlibzlib.h"
-
- NODEP_CPP_IMAGE=
- ".libpngalloc.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Debug"
- DEP_CPP_IMAGE=
- ".config.h"
- ".Image.h"
- ".libjpegjconfig.h"
- ".libjpegjerror.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
- ".libpngpng.h"
- ".libpngpngconf.h"
- ".ptr.h"
- ".TextViewNG.h"
- ".zlibzconf.h"
- ".zlibzlib.h"
-
- NODEP_CPP_IMAGE=
- ".libpngalloc.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Release"
- DEP_CPP_IMAGE=
- ".config.h"
- ".Image.h"
- ".ptr.h"
- ".TextViewNG.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Debug"
- DEP_CPP_IMAGE=
- ".config.h"
- ".Image.h"
- ".libjpegjconfig.h"
- ".libjpegjerror.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
- ".libpngpng.h"
- ".libpngpngconf.h"
- ".ptr.h"
- ".TextViewNG.h"
- ".zlibzconf.h"
- ".zlibzlib.h"
-
- NODEP_CPP_IMAGE=
- ".libpngalloc.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE MIPSII) Release"
- DEP_CPP_IMAGE=
- ".config.h"
- ".Image.h"
- ".ptr.h"
- ".TextViewNG.h"
-
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.zlibinfblock.c
- !IF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Release"
- DEP_CPP_INFBL=
- ".zlibinfblock.h"
- ".zlibinfcodes.h"
- ".zlibinftrees.h"
- ".zlibinfutil.h"
- ".zlibzconf.h"
- ".zlibzlib.h"
- ".zlibzutil.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Debug"
- DEP_CPP_INFBL=
- ".zlibinfblock.h"
- ".zlibinfcodes.h"
- ".zlibinftrees.h"
- ".zlibinfutil.h"
- ".zlibzconf.h"
- ".zlibzlib.h"
- ".zlibzutil.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Release"
- DEP_CPP_INFBL=
- ".zlibinfblock.h"
- ".zlibinfcodes.h"
- ".zlibinftrees.h"
- ".zlibinfutil.h"
- ".zlibzconf.h"
- ".zlibzlib.h"
- ".zlibzutil.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Debug"
- DEP_CPP_INFBL=
- ".zlibinfblock.h"
- ".zlibinfcodes.h"
- ".zlibinftrees.h"
- ".zlibinfutil.h"
- ".zlibzconf.h"
- ".zlibzlib.h"
- ".zlibzutil.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE MIPSII) Release"
- DEP_CPP_INFBL=
- ".zlibinfblock.h"
- ".zlibinfcodes.h"
- ".zlibinftrees.h"
- ".zlibinfutil.h"
- ".zlibzconf.h"
- ".zlibzlib.h"
- ".zlibzutil.h"
-
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.zlibinfcodes.c
- !IF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Release"
- DEP_CPP_INFCO=
- ".zlibinfblock.h"
- ".zlibinfcodes.h"
- ".zlibinffast.h"
- ".zlibinftrees.h"
- ".zlibinfutil.h"
- ".zlibzconf.h"
- ".zlibzlib.h"
- ".zlibzutil.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Debug"
- DEP_CPP_INFCO=
- ".zlibinfblock.h"
- ".zlibinfcodes.h"
- ".zlibinffast.h"
- ".zlibinftrees.h"
- ".zlibinfutil.h"
- ".zlibzconf.h"
- ".zlibzlib.h"
- ".zlibzutil.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Release"
- DEP_CPP_INFCO=
- ".zlibinfblock.h"
- ".zlibinfcodes.h"
- ".zlibinffast.h"
- ".zlibinftrees.h"
- ".zlibinfutil.h"
- ".zlibzconf.h"
- ".zlibzlib.h"
- ".zlibzutil.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Debug"
- DEP_CPP_INFCO=
- ".zlibinfblock.h"
- ".zlibinfcodes.h"
- ".zlibinffast.h"
- ".zlibinftrees.h"
- ".zlibinfutil.h"
- ".zlibzconf.h"
- ".zlibzlib.h"
- ".zlibzutil.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE MIPSII) Release"
- DEP_CPP_INFCO=
- ".zlibinfblock.h"
- ".zlibinfcodes.h"
- ".zlibinffast.h"
- ".zlibinftrees.h"
- ".zlibinfutil.h"
- ".zlibzconf.h"
- ".zlibzlib.h"
- ".zlibzutil.h"
-
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.zlibinffast.c
- !IF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Release"
- DEP_CPP_INFFA=
- ".zlibinfblock.h"
- ".zlibinfcodes.h"
- ".zlibinffast.h"
- ".zlibinftrees.h"
- ".zlibinfutil.h"
- ".zlibzconf.h"
- ".zlibzlib.h"
- ".zlibzutil.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Debug"
- DEP_CPP_INFFA=
- ".zlibinfblock.h"
- ".zlibinfcodes.h"
- ".zlibinffast.h"
- ".zlibinftrees.h"
- ".zlibinfutil.h"
- ".zlibzconf.h"
- ".zlibzlib.h"
- ".zlibzutil.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Release"
- DEP_CPP_INFFA=
- ".zlibinfblock.h"
- ".zlibinfcodes.h"
- ".zlibinffast.h"
- ".zlibinftrees.h"
- ".zlibinfutil.h"
- ".zlibzconf.h"
- ".zlibzlib.h"
- ".zlibzutil.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Debug"
- DEP_CPP_INFFA=
- ".zlibinfblock.h"
- ".zlibinfcodes.h"
- ".zlibinffast.h"
- ".zlibinftrees.h"
- ".zlibinfutil.h"
- ".zlibzconf.h"
- ".zlibzlib.h"
- ".zlibzutil.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE MIPSII) Release"
- DEP_CPP_INFFA=
- ".zlibinfblock.h"
- ".zlibinfcodes.h"
- ".zlibinffast.h"
- ".zlibinftrees.h"
- ".zlibinfutil.h"
- ".zlibzconf.h"
- ".zlibzlib.h"
- ".zlibzutil.h"
-
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.zlibinflate.c
- !IF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Release"
- DEP_CPP_INFLA=
- ".zlibinfblock.h"
- ".zlibzconf.h"
- ".zlibzlib.h"
- ".zlibzutil.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Debug"
- DEP_CPP_INFLA=
- ".zlibinfblock.h"
- ".zlibzconf.h"
- ".zlibzlib.h"
- ".zlibzutil.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Release"
- DEP_CPP_INFLA=
- ".zlibinfblock.h"
- ".zlibzconf.h"
- ".zlibzlib.h"
- ".zlibzutil.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Debug"
- DEP_CPP_INFLA=
- ".zlibinfblock.h"
- ".zlibzconf.h"
- ".zlibzlib.h"
- ".zlibzutil.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE MIPSII) Release"
- DEP_CPP_INFLA=
- ".zlibinfblock.h"
- ".zlibzconf.h"
- ".zlibzlib.h"
- ".zlibzutil.h"
-
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.zlibinftrees.c
- !IF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Release"
- DEP_CPP_INFTR=
- ".zlibinffixed.h"
- ".zlibinftrees.h"
- ".zlibzconf.h"
- ".zlibzlib.h"
- ".zlibzutil.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Debug"
- DEP_CPP_INFTR=
- ".zlibinffixed.h"
- ".zlibinftrees.h"
- ".zlibzconf.h"
- ".zlibzlib.h"
- ".zlibzutil.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Release"
- DEP_CPP_INFTR=
- ".zlibinffixed.h"
- ".zlibinftrees.h"
- ".zlibzconf.h"
- ".zlibzlib.h"
- ".zlibzutil.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Debug"
- DEP_CPP_INFTR=
- ".zlibinffixed.h"
- ".zlibinftrees.h"
- ".zlibzconf.h"
- ".zlibzlib.h"
- ".zlibzutil.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE MIPSII) Release"
- DEP_CPP_INFTR=
- ".zlibinffixed.h"
- ".zlibinftrees.h"
- ".zlibzconf.h"
- ".zlibzlib.h"
- ".zlibzutil.h"
-
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.zlibinfutil.c
- !IF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Release"
- DEP_CPP_INFUT=
- ".zlibinfblock.h"
- ".zlibinfcodes.h"
- ".zlibinftrees.h"
- ".zlibinfutil.h"
- ".zlibzconf.h"
- ".zlibzlib.h"
- ".zlibzutil.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Debug"
- DEP_CPP_INFUT=
- ".zlibinfblock.h"
- ".zlibinfcodes.h"
- ".zlibinftrees.h"
- ".zlibinfutil.h"
- ".zlibzconf.h"
- ".zlibzlib.h"
- ".zlibzutil.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Release"
- DEP_CPP_INFUT=
- ".zlibinfblock.h"
- ".zlibinfcodes.h"
- ".zlibinftrees.h"
- ".zlibinfutil.h"
- ".zlibzconf.h"
- ".zlibzlib.h"
- ".zlibzutil.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Debug"
- DEP_CPP_INFUT=
- ".zlibinfblock.h"
- ".zlibinfcodes.h"
- ".zlibinftrees.h"
- ".zlibinfutil.h"
- ".zlibzconf.h"
- ".zlibzlib.h"
- ".zlibzutil.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE MIPSII) Release"
- DEP_CPP_INFUT=
- ".zlibinfblock.h"
- ".zlibinfcodes.h"
- ".zlibinftrees.h"
- ".zlibinfutil.h"
- ".zlibzconf.h"
- ".zlibzlib.h"
- ".zlibzutil.h"
-
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.InputBox.cpp
- !IF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Release"
- DEP_CPP_INPUT=
- ".config.h"
- ".InputBox.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Debug"
- DEP_CPP_INPUT=
- ".config.h"
- ".InputBox.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Release"
- DEP_CPP_INPUT=
- ".config.h"
- ".InputBox.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Debug"
- DEP_CPP_INPUT=
- ".config.h"
- ".InputBox.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE MIPSII) Release"
- DEP_CPP_INPUT=
- ".config.h"
- ".InputBox.h"
-
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.libjpegjcomapi.c
- !IF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Release"
- DEP_CPP_JCOMA=
- ".libjpegjconfig.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Debug"
- DEP_CPP_JCOMA=
- ".libjpegjconfig.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Release"
- DEP_CPP_JCOMA=
- ".libjpegjconfig.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Debug"
- DEP_CPP_JCOMA=
- ".libjpegjconfig.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE MIPSII) Release"
- DEP_CPP_JCOMA=
- ".libjpegjconfig.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.libjpegjdapimin.c
- !IF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Release"
- DEP_CPP_JDAPI=
- ".libjpegjconfig.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Debug"
- DEP_CPP_JDAPI=
- ".libjpegjconfig.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Release"
- DEP_CPP_JDAPI=
- ".libjpegjconfig.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Debug"
- DEP_CPP_JDAPI=
- ".libjpegjconfig.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE MIPSII) Release"
- DEP_CPP_JDAPI=
- ".libjpegjconfig.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.libjpegjdapistd.c
- !IF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Release"
- DEP_CPP_JDAPIS=
- ".libjpegjconfig.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Debug"
- DEP_CPP_JDAPIS=
- ".libjpegjconfig.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Release"
- DEP_CPP_JDAPIS=
- ".libjpegjconfig.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Debug"
- DEP_CPP_JDAPIS=
- ".libjpegjconfig.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE MIPSII) Release"
- DEP_CPP_JDAPIS=
- ".libjpegjconfig.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.libjpegjdcoefct.c
- !IF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Release"
- DEP_CPP_JDCOE=
- ".libjpegjconfig.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Debug"
- DEP_CPP_JDCOE=
- ".libjpegjconfig.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Release"
- DEP_CPP_JDCOE=
- ".libjpegjconfig.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Debug"
- DEP_CPP_JDCOE=
- ".libjpegjconfig.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE MIPSII) Release"
- DEP_CPP_JDCOE=
- ".libjpegjconfig.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.libjpegjdcolor.c
- !IF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Release"
- DEP_CPP_JDCOL=
- ".libjpegjconfig.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Debug"
- DEP_CPP_JDCOL=
- ".libjpegjconfig.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Release"
- DEP_CPP_JDCOL=
- ".libjpegjconfig.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Debug"
- DEP_CPP_JDCOL=
- ".libjpegjconfig.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE MIPSII) Release"
- DEP_CPP_JDCOL=
- ".libjpegjconfig.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.libjpegjddctmgr.c
- !IF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Release"
- DEP_CPP_JDDCT=
- ".libjpegjconfig.h"
- ".libjpegjdct.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Debug"
- DEP_CPP_JDDCT=
- ".libjpegjconfig.h"
- ".libjpegjdct.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Release"
- DEP_CPP_JDDCT=
- ".libjpegjconfig.h"
- ".libjpegjdct.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Debug"
- DEP_CPP_JDDCT=
- ".libjpegjconfig.h"
- ".libjpegjdct.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE MIPSII) Release"
- DEP_CPP_JDDCT=
- ".libjpegjconfig.h"
- ".libjpegjdct.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.libjpegjdhuff.c
- !IF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Release"
- DEP_CPP_JDHUF=
- ".libjpegjconfig.h"
- ".libjpegjdhuff.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Debug"
- DEP_CPP_JDHUF=
- ".libjpegjconfig.h"
- ".libjpegjdhuff.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Release"
- DEP_CPP_JDHUF=
- ".libjpegjconfig.h"
- ".libjpegjdhuff.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Debug"
- DEP_CPP_JDHUF=
- ".libjpegjconfig.h"
- ".libjpegjdhuff.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE MIPSII) Release"
- DEP_CPP_JDHUF=
- ".libjpegjconfig.h"
- ".libjpegjdhuff.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.libjpegjdinput.c
- !IF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Release"
- DEP_CPP_JDINP=
- ".libjpegjconfig.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Debug"
- DEP_CPP_JDINP=
- ".libjpegjconfig.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Release"
- DEP_CPP_JDINP=
- ".libjpegjconfig.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Debug"
- DEP_CPP_JDINP=
- ".libjpegjconfig.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE MIPSII) Release"
- DEP_CPP_JDINP=
- ".libjpegjconfig.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.libjpegjdmainct.c
- !IF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Release"
- DEP_CPP_JDMAI=
- ".libjpegjconfig.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Debug"
- DEP_CPP_JDMAI=
- ".libjpegjconfig.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Release"
- DEP_CPP_JDMAI=
- ".libjpegjconfig.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Debug"
- DEP_CPP_JDMAI=
- ".libjpegjconfig.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE MIPSII) Release"
- DEP_CPP_JDMAI=
- ".libjpegjconfig.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.libjpegjdmarker.c
- !IF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Release"
- DEP_CPP_JDMAR=
- ".libjpegjconfig.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Debug"
- DEP_CPP_JDMAR=
- ".libjpegjconfig.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Release"
- DEP_CPP_JDMAR=
- ".libjpegjconfig.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Debug"
- DEP_CPP_JDMAR=
- ".libjpegjconfig.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE MIPSII) Release"
- DEP_CPP_JDMAR=
- ".libjpegjconfig.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.libjpegjdmaster.c
- !IF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Release"
- DEP_CPP_JDMAS=
- ".libjpegjconfig.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Debug"
- DEP_CPP_JDMAS=
- ".libjpegjconfig.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Release"
- DEP_CPP_JDMAS=
- ".libjpegjconfig.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Debug"
- DEP_CPP_JDMAS=
- ".libjpegjconfig.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE MIPSII) Release"
- DEP_CPP_JDMAS=
- ".libjpegjconfig.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.libjpegjdmerge.c
- !IF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Release"
- DEP_CPP_JDMER=
- ".libjpegjconfig.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Debug"
- DEP_CPP_JDMER=
- ".libjpegjconfig.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Release"
- DEP_CPP_JDMER=
- ".libjpegjconfig.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Debug"
- DEP_CPP_JDMER=
- ".libjpegjconfig.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE MIPSII) Release"
- DEP_CPP_JDMER=
- ".libjpegjconfig.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.libjpegjdphuff.c
- !IF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Release"
- DEP_CPP_JDPHU=
- ".libjpegjconfig.h"
- ".libjpegjdhuff.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Debug"
- DEP_CPP_JDPHU=
- ".libjpegjconfig.h"
- ".libjpegjdhuff.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Release"
- DEP_CPP_JDPHU=
- ".libjpegjconfig.h"
- ".libjpegjdhuff.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Debug"
- DEP_CPP_JDPHU=
- ".libjpegjconfig.h"
- ".libjpegjdhuff.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE MIPSII) Release"
- DEP_CPP_JDPHU=
- ".libjpegjconfig.h"
- ".libjpegjdhuff.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.libjpegjdpostct.c
- !IF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Release"
- DEP_CPP_JDPOS=
- ".libjpegjconfig.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Debug"
- DEP_CPP_JDPOS=
- ".libjpegjconfig.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Release"
- DEP_CPP_JDPOS=
- ".libjpegjconfig.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Debug"
- DEP_CPP_JDPOS=
- ".libjpegjconfig.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE MIPSII) Release"
- DEP_CPP_JDPOS=
- ".libjpegjconfig.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.libjpegjdsample.c
- !IF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Release"
- DEP_CPP_JDSAM=
- ".libjpegjconfig.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Debug"
- DEP_CPP_JDSAM=
- ".libjpegjconfig.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Release"
- DEP_CPP_JDSAM=
- ".libjpegjconfig.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Debug"
- DEP_CPP_JDSAM=
- ".libjpegjconfig.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE MIPSII) Release"
- DEP_CPP_JDSAM=
- ".libjpegjconfig.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.libjpegjdtrans.c
- !IF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Release"
- DEP_CPP_JDTRA=
- ".libjpegjconfig.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Debug"
- DEP_CPP_JDTRA=
- ".libjpegjconfig.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Release"
- DEP_CPP_JDTRA=
- ".libjpegjconfig.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Debug"
- DEP_CPP_JDTRA=
- ".libjpegjconfig.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE MIPSII) Release"
- DEP_CPP_JDTRA=
- ".libjpegjconfig.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.libjpegjerror.c
- !IF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Release"
- DEP_CPP_JERRO=
- ".libjpegjconfig.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
- ".libjpegjversion.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Debug"
- DEP_CPP_JERRO=
- ".libjpegjconfig.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
- ".libjpegjversion.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Release"
- DEP_CPP_JERRO=
- ".libjpegjconfig.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
- ".libjpegjversion.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Debug"
- DEP_CPP_JERRO=
- ".libjpegjconfig.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
- ".libjpegjversion.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE MIPSII) Release"
- DEP_CPP_JERRO=
- ".libjpegjconfig.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
- ".libjpegjversion.h"
-
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.libjpegjidctfst.c
- !IF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Release"
- DEP_CPP_JIDCT=
- ".libjpegjconfig.h"
- ".libjpegjdct.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Debug"
- DEP_CPP_JIDCT=
- ".libjpegjconfig.h"
- ".libjpegjdct.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Release"
- DEP_CPP_JIDCT=
- ".libjpegjconfig.h"
- ".libjpegjdct.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Debug"
- DEP_CPP_JIDCT=
- ".libjpegjconfig.h"
- ".libjpegjdct.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE MIPSII) Release"
- DEP_CPP_JIDCT=
- ".libjpegjconfig.h"
- ".libjpegjdct.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.libjpegjidctint.c
- !IF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Release"
- DEP_CPP_JIDCTI=
- ".libjpegjconfig.h"
- ".libjpegjdct.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Debug"
- DEP_CPP_JIDCTI=
- ".libjpegjconfig.h"
- ".libjpegjdct.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Release"
- DEP_CPP_JIDCTI=
- ".libjpegjconfig.h"
- ".libjpegjdct.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Debug"
- DEP_CPP_JIDCTI=
- ".libjpegjconfig.h"
- ".libjpegjdct.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE MIPSII) Release"
- DEP_CPP_JIDCTI=
- ".libjpegjconfig.h"
- ".libjpegjdct.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.libjpegjidctred.c
- !IF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Release"
- DEP_CPP_JIDCTR=
- ".libjpegjconfig.h"
- ".libjpegjdct.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Debug"
- DEP_CPP_JIDCTR=
- ".libjpegjconfig.h"
- ".libjpegjdct.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Release"
- DEP_CPP_JIDCTR=
- ".libjpegjconfig.h"
- ".libjpegjdct.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Debug"
- DEP_CPP_JIDCTR=
- ".libjpegjconfig.h"
- ".libjpegjdct.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE MIPSII) Release"
- DEP_CPP_JIDCTR=
- ".libjpegjconfig.h"
- ".libjpegjdct.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.libjpegjmemmgr.c
- !IF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Release"
- DEP_CPP_JMEMM=
- ".libjpegjconfig.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmemsys.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Debug"
- DEP_CPP_JMEMM=
- ".libjpegjconfig.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmemsys.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Release"
- DEP_CPP_JMEMM=
- ".libjpegjconfig.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmemsys.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Debug"
- DEP_CPP_JMEMM=
- ".libjpegjconfig.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmemsys.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE MIPSII) Release"
- DEP_CPP_JMEMM=
- ".libjpegjconfig.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmemsys.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.libjpegjmemnobs.c
- !IF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Release"
- DEP_CPP_JMEMN=
- ".libjpegjconfig.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmemsys.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Debug"
- DEP_CPP_JMEMN=
- ".libjpegjconfig.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmemsys.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Release"
- DEP_CPP_JMEMN=
- ".libjpegjconfig.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmemsys.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Debug"
- DEP_CPP_JMEMN=
- ".libjpegjconfig.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmemsys.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE MIPSII) Release"
- DEP_CPP_JMEMN=
- ".libjpegjconfig.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmemsys.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.libjpegjutils.c
- !IF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Release"
- DEP_CPP_JUTIL=
- ".libjpegjconfig.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Debug"
- DEP_CPP_JUTIL=
- ".libjpegjconfig.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Release"
- DEP_CPP_JUTIL=
- ".libjpegjconfig.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Debug"
- DEP_CPP_JUTIL=
- ".libjpegjconfig.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE MIPSII) Release"
- DEP_CPP_JUTIL=
- ".libjpegjconfig.h"
- ".libjpegjerror.h"
- ".libjpegjinclude.h"
- ".libjpegjmorecfg.h"
- ".libjpegjpegint.h"
- ".libjpegjpeglib.h"
-
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.Keys.cpp
- !IF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Release"
- DEP_CPP_KEYS_=
- ".config.h"
- ".Keys.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Debug"
- DEP_CPP_KEYS_=
- ".config.h"
- ".Keys.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Release"
- DEP_CPP_KEYS_=
- ".config.h"
- ".Keys.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Debug"
- DEP_CPP_KEYS_=
- ".config.h"
- ".Keys.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE MIPSII) Release"
- DEP_CPP_KEYS_=
- ".config.h"
- ".Keys.h"
-
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.MiscOptDlg.cpp
- !IF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Release"
- DEP_CPP_MISCO=
- ".config.h"
- ".MiscOptDlg.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Debug"
- DEP_CPP_MISCO=
- ".config.h"
- ".MiscOptDlg.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Release"
- DEP_CPP_MISCO=
- ".config.h"
- ".MiscOptDlg.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Debug"
- DEP_CPP_MISCO=
- ".config.h"
- ".MiscOptDlg.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE MIPSII) Release"
- DEP_CPP_MISCO=
- ".config.h"
- ".MiscOptDlg.h"
-
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.OptionsDialog.cpp
- !IF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Release"
- DEP_CPP_OPTIO=
- ".Colors.h"
- ".ColorSelector.h"
- ".config.h"
- ".OptionsDialog.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Debug"
- DEP_CPP_OPTIO=
- ".Colors.h"
- ".ColorSelector.h"
- ".config.h"
- ".OptionsDialog.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Release"
- DEP_CPP_OPTIO=
- ".Colors.h"
- ".ColorSelector.h"
- ".config.h"
- ".OptionsDialog.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Debug"
- DEP_CPP_OPTIO=
- ".Colors.h"
- ".ColorSelector.h"
- ".config.h"
- ".OptionsDialog.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE MIPSII) Release"
- DEP_CPP_OPTIO=
- ".Colors.h"
- ".ColorSelector.h"
- ".config.h"
- ".OptionsDialog.h"
-
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.PDBFile.cpp
- !IF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Release"
- DEP_CPP_PDBFI=
- ".PDBFile.h"
- ".ptr.h"
- ".RFile.h"
- ".TextViewNG.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Debug"
- DEP_CPP_PDBFI=
- ".PDBFile.h"
- ".ptr.h"
- ".RFile.h"
- ".TextViewNG.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Release"
- DEP_CPP_PDBFI=
- ".PDBFile.h"
- ".ptr.h"
- ".RFile.h"
- ".TextViewNG.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Debug"
- DEP_CPP_PDBFI=
- ".PDBFile.h"
- ".ptr.h"
- ".RFile.h"
- ".TextViewNG.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE MIPSII) Release"
- DEP_CPP_PDBFI=
- ".PDBFile.h"
- ".ptr.h"
- ".RFile.h"
- ".TextViewNG.h"
-
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.libpngpng.c
- !IF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Release"
- DEP_CPP_PNG_C=
- ".libpngpng.h"
- ".libpngpngconf.h"
- ".zlibzconf.h"
- ".zlibzlib.h"
-
- NODEP_CPP_PNG_C=
- ".libpngalloc.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Debug"
- DEP_CPP_PNG_C=
- ".libpngpng.h"
- ".libpngpngconf.h"
- ".zlibzconf.h"
- ".zlibzlib.h"
-
- NODEP_CPP_PNG_C=
- ".libpngalloc.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Release"
- DEP_CPP_PNG_C=
- ".libpngpng.h"
- ".libpngpngconf.h"
-
- NODEP_CPP_PNG_C=
- ".libpngalloc.h"
- ".libpngzlib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Debug"
- DEP_CPP_PNG_C=
- ".libpngpng.h"
- ".libpngpngconf.h"
- ".zlibzconf.h"
- ".zlibzlib.h"
-
- NODEP_CPP_PNG_C=
- ".libpngalloc.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE MIPSII) Release"
- DEP_CPP_PNG_C=
- ".libpngpng.h"
- ".libpngpngconf.h"
-
- NODEP_CPP_PNG_C=
- ".libpngalloc.h"
- ".libpngzlib.h"
-
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.libpngpngerror.c
- !IF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Release"
- DEP_CPP_PNGER=
- ".libpngpng.h"
- ".libpngpngconf.h"
- ".zlibzconf.h"
- ".zlibzlib.h"
-
- NODEP_CPP_PNGER=
- ".libpngalloc.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Debug"
- DEP_CPP_PNGER=
- ".libpngpng.h"
- ".libpngpngconf.h"
- ".zlibzconf.h"
- ".zlibzlib.h"
-
- NODEP_CPP_PNGER=
- ".libpngalloc.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Release"
- DEP_CPP_PNGER=
- ".libpngpng.h"
- ".libpngpngconf.h"
-
- NODEP_CPP_PNGER=
- ".libpngalloc.h"
- ".libpngzlib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Debug"
- DEP_CPP_PNGER=
- ".libpngpng.h"
- ".libpngpngconf.h"
- ".zlibzconf.h"
- ".zlibzlib.h"
-
- NODEP_CPP_PNGER=
- ".libpngalloc.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE MIPSII) Release"
- DEP_CPP_PNGER=
- ".libpngpng.h"
- ".libpngpngconf.h"
-
- NODEP_CPP_PNGER=
- ".libpngalloc.h"
- ".libpngzlib.h"
-
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.libpngpngget.c
- !IF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Release"
- DEP_CPP_PNGGE=
- ".libpngpng.h"
- ".libpngpngconf.h"
- ".zlibzconf.h"
- ".zlibzlib.h"
-
- NODEP_CPP_PNGGE=
- ".libpngalloc.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Debug"
- DEP_CPP_PNGGE=
- ".libpngpng.h"
- ".libpngpngconf.h"
- ".zlibzconf.h"
- ".zlibzlib.h"
-
- NODEP_CPP_PNGGE=
- ".libpngalloc.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Release"
- DEP_CPP_PNGGE=
- ".libpngpng.h"
- ".libpngpngconf.h"
-
- NODEP_CPP_PNGGE=
- ".libpngalloc.h"
- ".libpngzlib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Debug"
- DEP_CPP_PNGGE=
- ".libpngpng.h"
- ".libpngpngconf.h"
- ".zlibzconf.h"
- ".zlibzlib.h"
-
- NODEP_CPP_PNGGE=
- ".libpngalloc.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE MIPSII) Release"
- DEP_CPP_PNGGE=
- ".libpngpng.h"
- ".libpngpngconf.h"
-
- NODEP_CPP_PNGGE=
- ".libpngalloc.h"
- ".libpngzlib.h"
-
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.libpngpngmem.c
- !IF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Release"
- DEP_CPP_PNGME=
- ".libpngpng.h"
- ".libpngpngconf.h"
- ".zlibzconf.h"
- ".zlibzlib.h"
-
- NODEP_CPP_PNGME=
- ".libpngalloc.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Debug"
- DEP_CPP_PNGME=
- ".libpngpng.h"
- ".libpngpngconf.h"
- ".zlibzconf.h"
- ".zlibzlib.h"
-
- NODEP_CPP_PNGME=
- ".libpngalloc.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Release"
- DEP_CPP_PNGME=
- ".libpngpng.h"
- ".libpngpngconf.h"
-
- NODEP_CPP_PNGME=
- ".libpngalloc.h"
- ".libpngzlib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Debug"
- DEP_CPP_PNGME=
- ".libpngpng.h"
- ".libpngpngconf.h"
- ".zlibzconf.h"
- ".zlibzlib.h"
-
- NODEP_CPP_PNGME=
- ".libpngalloc.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE MIPSII) Release"
- DEP_CPP_PNGME=
- ".libpngpng.h"
- ".libpngpngconf.h"
-
- NODEP_CPP_PNGME=
- ".libpngalloc.h"
- ".libpngzlib.h"
-
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.libpngpngpread.c
- !IF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Release"
- DEP_CPP_PNGPR=
- ".libpngpng.h"
- ".libpngpngconf.h"
- ".zlibzconf.h"
- ".zlibzlib.h"
-
- NODEP_CPP_PNGPR=
- ".libpngalloc.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Debug"
- DEP_CPP_PNGPR=
- ".libpngpng.h"
- ".libpngpngconf.h"
- ".zlibzconf.h"
- ".zlibzlib.h"
-
- NODEP_CPP_PNGPR=
- ".libpngalloc.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Release"
- DEP_CPP_PNGPR=
- ".libpngpng.h"
- ".libpngpngconf.h"
-
- NODEP_CPP_PNGPR=
- ".libpngalloc.h"
- ".libpngzlib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Debug"
- DEP_CPP_PNGPR=
- ".libpngpng.h"
- ".libpngpngconf.h"
- ".zlibzconf.h"
- ".zlibzlib.h"
-
- NODEP_CPP_PNGPR=
- ".libpngalloc.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE MIPSII) Release"
- DEP_CPP_PNGPR=
- ".libpngpng.h"
- ".libpngpngconf.h"
-
- NODEP_CPP_PNGPR=
- ".libpngalloc.h"
- ".libpngzlib.h"
-
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.libpngpngread.c
- !IF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Release"
- DEP_CPP_PNGRE=
- ".libpngpng.h"
- ".libpngpngconf.h"
- ".zlibzconf.h"
- ".zlibzlib.h"
-
- NODEP_CPP_PNGRE=
- ".libpngalloc.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Debug"
- DEP_CPP_PNGRE=
- ".libpngpng.h"
- ".libpngpngconf.h"
- ".zlibzconf.h"
- ".zlibzlib.h"
-
- NODEP_CPP_PNGRE=
- ".libpngalloc.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Release"
- DEP_CPP_PNGRE=
- ".libpngpng.h"
- ".libpngpngconf.h"
-
- NODEP_CPP_PNGRE=
- ".libpngalloc.h"
- ".libpngzlib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Debug"
- DEP_CPP_PNGRE=
- ".libpngpng.h"
- ".libpngpngconf.h"
- ".zlibzconf.h"
- ".zlibzlib.h"
-
- NODEP_CPP_PNGRE=
- ".libpngalloc.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE MIPSII) Release"
- DEP_CPP_PNGRE=
- ".libpngpng.h"
- ".libpngpngconf.h"
-
- NODEP_CPP_PNGRE=
- ".libpngalloc.h"
- ".libpngzlib.h"
-
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.libpngpngrio.c
- !IF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Release"
- DEP_CPP_PNGRI=
- ".libpngpng.h"
- ".libpngpngconf.h"
- ".zlibzconf.h"
- ".zlibzlib.h"
-
- NODEP_CPP_PNGRI=
- ".libpngalloc.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Debug"
- DEP_CPP_PNGRI=
- ".libpngpng.h"
- ".libpngpngconf.h"
- ".zlibzconf.h"
- ".zlibzlib.h"
-
- NODEP_CPP_PNGRI=
- ".libpngalloc.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Release"
- DEP_CPP_PNGRI=
- ".libpngpng.h"
- ".libpngpngconf.h"
-
- NODEP_CPP_PNGRI=
- ".libpngalloc.h"
- ".libpngzlib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Debug"
- DEP_CPP_PNGRI=
- ".libpngpng.h"
- ".libpngpngconf.h"
- ".zlibzconf.h"
- ".zlibzlib.h"
-
- NODEP_CPP_PNGRI=
- ".libpngalloc.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE MIPSII) Release"
- DEP_CPP_PNGRI=
- ".libpngpng.h"
- ".libpngpngconf.h"
-
- NODEP_CPP_PNGRI=
- ".libpngalloc.h"
- ".libpngzlib.h"
-
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.libpngpngrtran.c
- !IF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Release"
- DEP_CPP_PNGRT=
- ".libpngpng.h"
- ".libpngpngconf.h"
- ".zlibzconf.h"
- ".zlibzlib.h"
-
- NODEP_CPP_PNGRT=
- ".libpngalloc.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Debug"
- DEP_CPP_PNGRT=
- ".libpngpng.h"
- ".libpngpngconf.h"
- ".zlibzconf.h"
- ".zlibzlib.h"
-
- NODEP_CPP_PNGRT=
- ".libpngalloc.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Release"
- DEP_CPP_PNGRT=
- ".libpngpng.h"
- ".libpngpngconf.h"
-
- NODEP_CPP_PNGRT=
- ".libpngalloc.h"
- ".libpngzlib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Debug"
- DEP_CPP_PNGRT=
- ".libpngpng.h"
- ".libpngpngconf.h"
- ".zlibzconf.h"
- ".zlibzlib.h"
-
- NODEP_CPP_PNGRT=
- ".libpngalloc.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE MIPSII) Release"
- DEP_CPP_PNGRT=
- ".libpngpng.h"
- ".libpngpngconf.h"
-
- NODEP_CPP_PNGRT=
- ".libpngalloc.h"
- ".libpngzlib.h"
-
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.libpngpngrutil.c
- !IF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Release"
- DEP_CPP_PNGRU=
- ".libpngpng.h"
- ".libpngpngconf.h"
- ".zlibzconf.h"
- ".zlibzlib.h"
-
- NODEP_CPP_PNGRU=
- ".libpngalloc.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Debug"
- DEP_CPP_PNGRU=
- ".libpngpng.h"
- ".libpngpngconf.h"
- ".zlibzconf.h"
- ".zlibzlib.h"
-
- NODEP_CPP_PNGRU=
- ".libpngalloc.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Release"
- DEP_CPP_PNGRU=
- ".libpngpng.h"
- ".libpngpngconf.h"
-
- NODEP_CPP_PNGRU=
- ".libpngalloc.h"
- ".libpngzlib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Debug"
- DEP_CPP_PNGRU=
- ".libpngpng.h"
- ".libpngpngconf.h"
- ".zlibzconf.h"
- ".zlibzlib.h"
-
- NODEP_CPP_PNGRU=
- ".libpngalloc.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE MIPSII) Release"
- DEP_CPP_PNGRU=
- ".libpngpng.h"
- ".libpngpngconf.h"
-
- NODEP_CPP_PNGRU=
- ".libpngalloc.h"
- ".libpngzlib.h"
-
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.libpngpngset.c
- !IF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Release"
- DEP_CPP_PNGSE=
- ".libpngpng.h"
- ".libpngpngconf.h"
- ".zlibzconf.h"
- ".zlibzlib.h"
-
- NODEP_CPP_PNGSE=
- ".libpngalloc.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Debug"
- DEP_CPP_PNGSE=
- ".libpngpng.h"
- ".libpngpngconf.h"
- ".zlibzconf.h"
- ".zlibzlib.h"
-
- NODEP_CPP_PNGSE=
- ".libpngalloc.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Release"
- DEP_CPP_PNGSE=
- ".libpngpng.h"
- ".libpngpngconf.h"
-
- NODEP_CPP_PNGSE=
- ".libpngalloc.h"
- ".libpngzlib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Debug"
- DEP_CPP_PNGSE=
- ".libpngpng.h"
- ".libpngpngconf.h"
- ".zlibzconf.h"
- ".zlibzlib.h"
-
- NODEP_CPP_PNGSE=
- ".libpngalloc.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE MIPSII) Release"
- DEP_CPP_PNGSE=
- ".libpngpng.h"
- ".libpngpngconf.h"
-
- NODEP_CPP_PNGSE=
- ".libpngalloc.h"
- ".libpngzlib.h"
-
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.libpngpngtrans.c
- !IF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Release"
- DEP_CPP_PNGTR=
- ".libpngpng.h"
- ".libpngpngconf.h"
- ".zlibzconf.h"
- ".zlibzlib.h"
-
- NODEP_CPP_PNGTR=
- ".libpngalloc.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Debug"
- DEP_CPP_PNGTR=
- ".libpngpng.h"
- ".libpngpngconf.h"
- ".zlibzconf.h"
- ".zlibzlib.h"
-
- NODEP_CPP_PNGTR=
- ".libpngalloc.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Release"
- DEP_CPP_PNGTR=
- ".libpngpng.h"
- ".libpngpngconf.h"
-
- NODEP_CPP_PNGTR=
- ".libpngalloc.h"
- ".libpngzlib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Debug"
- DEP_CPP_PNGTR=
- ".libpngpng.h"
- ".libpngpngconf.h"
- ".zlibzconf.h"
- ".zlibzlib.h"
-
- NODEP_CPP_PNGTR=
- ".libpngalloc.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE MIPSII) Release"
- DEP_CPP_PNGTR=
- ".libpngpng.h"
- ".libpngpngconf.h"
-
- NODEP_CPP_PNGTR=
- ".libpngalloc.h"
- ".libpngzlib.h"
-
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.ProgressDlg.cpp
- !IF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Release"
- DEP_CPP_PROGR=
- ".Attr.h"
- ".Bookmarks.h"
- ".BufFile.h"
- ".config.h"
- ".FilePos.h"
- ".ProgressDlg.h"
- ".ptr.h"
- ".RFile.h"
- ".TextParser.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Debug"
- DEP_CPP_PROGR=
- ".Attr.h"
- ".Bookmarks.h"
- ".BufFile.h"
- ".config.h"
- ".FilePos.h"
- ".ProgressDlg.h"
- ".ptr.h"
- ".RFile.h"
- ".TextParser.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Release"
- DEP_CPP_PROGR=
- ".Attr.h"
- ".Bookmarks.h"
- ".BufFile.h"
- ".config.h"
- ".FilePos.h"
- ".ProgressDlg.h"
- ".ptr.h"
- ".RFile.h"
- ".TextParser.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Debug"
- DEP_CPP_PROGR=
- ".Attr.h"
- ".Bookmarks.h"
- ".BufFile.h"
- ".config.h"
- ".FilePos.h"
- ".ProgressDlg.h"
- ".ptr.h"
- ".RFile.h"
- ".TextParser.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE MIPSII) Release"
- DEP_CPP_PROGR=
- ".Attr.h"
- ".Bookmarks.h"
- ".BufFile.h"
- ".config.h"
- ".FilePos.h"
- ".ProgressDlg.h"
- ".ptr.h"
- ".RFile.h"
- ".TextParser.h"
-
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.RFile.cpp
- !IF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Release"
- DEP_CPP_RFILE=
- ".ptr.h"
- ".RFile.h"
- ".TextViewNG.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Debug"
- DEP_CPP_RFILE=
- ".ptr.h"
- ".RFile.h"
- ".TextViewNG.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Release"
- DEP_CPP_RFILE=
- ".ptr.h"
- ".RFile.h"
- ".TextViewNG.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Debug"
- DEP_CPP_RFILE=
- ".ptr.h"
- ".RFile.h"
- ".TextViewNG.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE MIPSII) Release"
- DEP_CPP_RFILE=
- ".ptr.h"
- ".RFile.h"
- ".TextViewNG.h"
-
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.Rotate.cpp
- !IF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Release"
- DEP_CPP_ROTAT=
- ".Rotate.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Debug"
- DEP_CPP_ROTAT=
- ".Rotate.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Release"
- DEP_CPP_ROTAT=
- ".Rotate.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Debug"
- DEP_CPP_ROTAT=
- ".Rotate.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE MIPSII) Release"
- DEP_CPP_ROTAT=
- ".Rotate.h"
-
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.StrBuf.cpp
- !IF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Release"
- DEP_CPP_STRBU=
- ".StrBuf.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Debug"
- DEP_CPP_STRBU=
- ".StrBuf.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Release"
- DEP_CPP_STRBU=
- ".StrBuf.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Debug"
- DEP_CPP_STRBU=
- ".StrBuf.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE MIPSII) Release"
- DEP_CPP_STRBU=
- ".StrBuf.h"
-
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.StylesDlg.cpp
- !IF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Release"
- DEP_CPP_STYLE=
- ".Attr.h"
- ".Bookmarks.h"
- ".BufFile.h"
- ".config.h"
- ".FilePos.h"
- ".ptr.h"
- ".RFile.h"
- ".StylesDlg.h"
- ".TextParser.h"
- ".XMLParser.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Debug"
- DEP_CPP_STYLE=
- ".Attr.h"
- ".Bookmarks.h"
- ".BufFile.h"
- ".config.h"
- ".FilePos.h"
- ".ptr.h"
- ".RFile.h"
- ".StylesDlg.h"
- ".TextParser.h"
- ".XMLParser.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Release"
- DEP_CPP_STYLE=
- ".Attr.h"
- ".Bookmarks.h"
- ".BufFile.h"
- ".config.h"
- ".FilePos.h"
- ".ptr.h"
- ".RFile.h"
- ".StylesDlg.h"
- ".TextParser.h"
- ".XMLParser.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Debug"
- DEP_CPP_STYLE=
- ".Attr.h"
- ".Bookmarks.h"
- ".BufFile.h"
- ".config.h"
- ".FilePos.h"
- ".ptr.h"
- ".RFile.h"
- ".StylesDlg.h"
- ".TextParser.h"
- ".XMLParser.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE MIPSII) Release"
- DEP_CPP_STYLE=
- ".Attr.h"
- ".Bookmarks.h"
- ".BufFile.h"
- ".config.h"
- ".FilePos.h"
- ".ptr.h"
- ".RFile.h"
- ".StylesDlg.h"
- ".TextParser.h"
- ".XMLParser.h"
-
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.TCRFile.cpp
- !IF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Release"
- DEP_CPP_TCRFI=
- ".ptr.h"
- ".RFile.h"
- ".TCRFile.h"
- ".TextViewNG.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Debug"
- DEP_CPP_TCRFI=
- ".ptr.h"
- ".RFile.h"
- ".TCRFile.h"
- ".TextViewNG.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Release"
- DEP_CPP_TCRFI=
- ".ptr.h"
- ".RFile.h"
- ".TCRFile.h"
- ".TextViewNG.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Debug"
- DEP_CPP_TCRFI=
- ".ptr.h"
- ".RFile.h"
- ".TCRFile.h"
- ".TextViewNG.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE MIPSII) Release"
- DEP_CPP_TCRFI=
- ".ptr.h"
- ".RFile.h"
- ".TCRFile.h"
- ".TextViewNG.h"
-
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.TextFile.cpp
- !IF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Release"
- DEP_CPP_TEXTF=
- ".Attr.h"
- ".Bookmarks.h"
- ".BufFile.h"
- ".config.h"
- ".FilePos.h"
- ".PDBFile.h"
- ".ProgressDlg.h"
- ".ptr.h"
- ".RFile.h"
- ".TCRFile.h"
- ".TextFile.h"
- ".TextParser.h"
- ".TextViewNG.h"
- ".Unicode.h"
- ".ZipFile.h"
- ".zlibzconf.h"
- ".zlibzlib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Debug"
- DEP_CPP_TEXTF=
- ".Attr.h"
- ".Bookmarks.h"
- ".BufFile.h"
- ".config.h"
- ".FilePos.h"
- ".PDBFile.h"
- ".ProgressDlg.h"
- ".ptr.h"
- ".RFile.h"
- ".TextFile.h"
- ".TextParser.h"
- ".TextViewNG.h"
- ".Unicode.h"
- ".ZipFile.h"
- ".zlibzconf.h"
- ".zlibzlib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Release"
- DEP_CPP_TEXTF=
- ".Attr.h"
- ".Bookmarks.h"
- ".BufFile.h"
- ".config.h"
- ".FilePos.h"
- ".PDBFile.h"
- ".ProgressDlg.h"
- ".ptr.h"
- ".RFile.h"
- ".TextFile.h"
- ".TextParser.h"
- ".TextViewNG.h"
- ".Unicode.h"
- ".ZipFile.h"
-
- NODEP_CPP_TEXTF=
- ".zlib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Debug"
- DEP_CPP_TEXTF=
- ".Attr.h"
- ".Bookmarks.h"
- ".BufFile.h"
- ".config.h"
- ".FilePos.h"
- ".PDBFile.h"
- ".ProgressDlg.h"
- ".ptr.h"
- ".RFile.h"
- ".TextFile.h"
- ".TextParser.h"
- ".TextViewNG.h"
- ".Unicode.h"
- ".ZipFile.h"
- ".zlibzconf.h"
- ".zlibzlib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE MIPSII) Release"
- DEP_CPP_TEXTF=
- ".Attr.h"
- ".Bookmarks.h"
- ".BufFile.h"
- ".config.h"
- ".FilePos.h"
- ".PDBFile.h"
- ".ProgressDlg.h"
- ".ptr.h"
- ".RFile.h"
- ".TextFile.h"
- ".TextParser.h"
- ".TextViewNG.h"
- ".Unicode.h"
- ".ZipFile.h"
-
- NODEP_CPP_TEXTF=
- ".zlib.h"
-
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.TextFormatter.cpp
- !IF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Release"
- DEP_CPP_TEXTFO=
- ".Attr.h"
- ".Bookmarks.h"
- ".BufFile.h"
- ".FDC.h"
- ".FilePos.h"
- ".ptr.h"
- ".RFile.h"
- ".TextFile.h"
- ".TextFormatter.h"
- ".TextParser.h"
- ".TextViewNG.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Debug"
- DEP_CPP_TEXTFO=
- ".Attr.h"
- ".Bookmarks.h"
- ".BufFile.h"
- ".FDC.h"
- ".FilePos.h"
- ".ptr.h"
- ".RFile.h"
- ".TextFile.h"
- ".TextFormatter.h"
- ".TextParser.h"
- ".TextViewNG.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Release"
- DEP_CPP_TEXTFO=
- ".Attr.h"
- ".Bookmarks.h"
- ".BufFile.h"
- ".FDC.h"
- ".FilePos.h"
- ".ptr.h"
- ".RFile.h"
- ".TextFile.h"
- ".TextFormatter.h"
- ".TextParser.h"
- ".TextViewNG.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Debug"
- DEP_CPP_TEXTFO=
- ".Attr.h"
- ".Bookmarks.h"
- ".BufFile.h"
- ".FDC.h"
- ".FilePos.h"
- ".ptr.h"
- ".RFile.h"
- ".TextFile.h"
- ".TextFormatter.h"
- ".TextParser.h"
- ".TextViewNG.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE MIPSII) Release"
- DEP_CPP_TEXTFO=
- ".Attr.h"
- ".Bookmarks.h"
- ".BufFile.h"
- ".FDC.h"
- ".FilePos.h"
- ".ptr.h"
- ".RFile.h"
- ".TextFile.h"
- ".TextFormatter.h"
- ".TextParser.h"
- ".TextViewNG.h"
-
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.TextParser.cpp
- !IF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Release"
- DEP_CPP_TEXTP=
- ".Attr.h"
- ".Bookmarks.h"
- ".BufFile.h"
- ".FastArray.h"
- ".FilePos.h"
- ".Image.h"
- ".ptr.h"
- ".RFile.h"
- ".TextParser.h"
- ".Unicode.h"
- ".XMLParser.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Debug"
- DEP_CPP_TEXTP=
- ".Attr.h"
- ".Bookmarks.h"
- ".BufFile.h"
- ".FastArray.h"
- ".FilePos.h"
- ".ptr.h"
- ".RFile.h"
- ".TextParser.h"
- ".Unicode.h"
- ".XMLParser.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Release"
- DEP_CPP_TEXTP=
- ".Attr.h"
- ".Bookmarks.h"
- ".BufFile.h"
- ".FastArray.h"
- ".FilePos.h"
- ".ptr.h"
- ".RFile.h"
- ".TextParser.h"
- ".Unicode.h"
- ".XMLParser.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Debug"
- DEP_CPP_TEXTP=
- ".Attr.h"
- ".Bookmarks.h"
- ".BufFile.h"
- ".FastArray.h"
- ".FilePos.h"
- ".ptr.h"
- ".RFile.h"
- ".TextParser.h"
- ".Unicode.h"
- ".XMLParser.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE MIPSII) Release"
- DEP_CPP_TEXTP=
- ".Attr.h"
- ".Bookmarks.h"
- ".BufFile.h"
- ".FastArray.h"
- ".FilePos.h"
- ".Image.h"
- ".ptr.h"
- ".RFile.h"
- ".TextParser.h"
- ".Unicode.h"
- ".XMLParser.h"
-
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.TextViewNG.cpp
- !IF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Release"
- DEP_CPP_TEXTV=
- ".config.h"
- ".Keys.h"
- ".ptr.h"
- ".RFile.h"
- ".TextViewNG.h"
- ".TVFrame.h"
- ".Unicode.h"
- ".XListBox.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Debug"
- DEP_CPP_TEXTV=
- ".config.h"
- ".Keys.h"
- ".ptr.h"
- ".RFile.h"
- ".TextViewNG.h"
- ".TVFrame.h"
- ".Unicode.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Release"
- DEP_CPP_TEXTV=
- ".config.h"
- ".Keys.h"
- ".ptr.h"
- ".RFile.h"
- ".TextViewNG.h"
- ".TVFrame.h"
- ".Unicode.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Debug"
- DEP_CPP_TEXTV=
- ".config.h"
- ".Keys.h"
- ".ptr.h"
- ".RFile.h"
- ".TextViewNG.h"
- ".TVFrame.h"
- ".Unicode.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE MIPSII) Release"
- DEP_CPP_TEXTV=
- ".config.h"
- ".Keys.h"
- ".ptr.h"
- ".RFile.h"
- ".TextViewNG.h"
- ".TVFrame.h"
- ".Unicode.h"
-
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.TVFrame.cpp
- !IF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Release"
- DEP_CPP_TVFRA=
- ".Attr.h"
- ".Bookmarks.h"
- ".BufFile.h"
- ".config.h"
- ".DictSetupDlg.h"
- ".DummyView.h"
- ".FDC.h"
- ".FileOpenDialog.h"
- ".FilePos.h"
- ".Keys.h"
- ".ptr.h"
- ".RFile.h"
- ".Rotate.h"
- ".TextFile.h"
- ".TextFormatter.h"
- ".TextParser.h"
- ".TextViewNG.h"
- ".TVFrame.h"
- ".TView.h"
- ".Unicode.h"
- ".XMLParser.h"
- ".ZipFile.h"
- ".zlibzconf.h"
- ".zlibzlib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Debug"
- DEP_CPP_TVFRA=
- ".Attr.h"
- ".Bookmarks.h"
- ".BufFile.h"
- ".config.h"
- ".DictSetupDlg.h"
- ".DummyView.h"
- ".FDC.h"
- ".FileOpenDialog.h"
- ".FilePos.h"
- ".Keys.h"
- ".ptr.h"
- ".RFile.h"
- ".TextFile.h"
- ".TextFormatter.h"
- ".TextParser.h"
- ".TextViewNG.h"
- ".TVFrame.h"
- ".TView.h"
- ".Unicode.h"
- ".XMLParser.h"
- ".ZipFile.h"
- ".zlibzconf.h"
- ".zlibzlib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Release"
- DEP_CPP_TVFRA=
- ".Attr.h"
- ".Bookmarks.h"
- ".BufFile.h"
- ".config.h"
- ".DictSetupDlg.h"
- ".DummyView.h"
- ".FDC.h"
- ".FileOpenDialog.h"
- ".FilePos.h"
- ".Keys.h"
- ".ptr.h"
- ".RFile.h"
- ".TextFile.h"
- ".TextFormatter.h"
- ".TextParser.h"
- ".TextViewNG.h"
- ".TVFrame.h"
- ".TView.h"
- ".Unicode.h"
- ".XMLParser.h"
- ".ZipFile.h"
-
- NODEP_CPP_TVFRA=
- ".zlib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Debug"
- DEP_CPP_TVFRA=
- ".Attr.h"
- ".Bookmarks.h"
- ".BufFile.h"
- ".config.h"
- ".DictSetupDlg.h"
- ".DummyView.h"
- ".FDC.h"
- ".FileOpenDialog.h"
- ".FilePos.h"
- ".Keys.h"
- ".ptr.h"
- ".RFile.h"
- ".TextFile.h"
- ".TextFormatter.h"
- ".TextParser.h"
- ".TextViewNG.h"
- ".TVFrame.h"
- ".TView.h"
- ".Unicode.h"
- ".XMLParser.h"
- ".ZipFile.h"
- ".zlibzconf.h"
- ".zlibzlib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE MIPSII) Release"
- DEP_CPP_TVFRA=
- ".Attr.h"
- ".Bookmarks.h"
- ".BufFile.h"
- ".config.h"
- ".DictSetupDlg.h"
- ".DummyView.h"
- ".FDC.h"
- ".FileOpenDialog.h"
- ".FilePos.h"
- ".Keys.h"
- ".ptr.h"
- ".RFile.h"
- ".TextFile.h"
- ".TextFormatter.h"
- ".TextParser.h"
- ".TextViewNG.h"
- ".TVFrame.h"
- ".TView.h"
- ".Unicode.h"
- ".XMLParser.h"
- ".ZipFile.h"
-
- NODEP_CPP_TVFRA=
- ".zlib.h"
-
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.TView.cpp
- !IF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Release"
- DEP_CPP_TVIEW=
- ".Attr.h"
- ".Bookmarks.h"
- ".BufFile.h"
- ".buildnum.h"
- ".Colors.h"
- ".ColorSelector.h"
- ".config.h"
- ".ContentsDlg.h"
- ".Dictionary.h"
- ".DictSetupDlg.h"
- ".FDC.h"
- ".FileFormatDialog.h"
- ".FilePos.h"
- ".InputBox.h"
- ".Keys.h"
- ".MiscOptDlg.h"
- ".OptionsDialog.h"
- ".ptr.h"
- ".RFile.h"
- ".Rotate.h"
- ".StylesDlg.h"
- ".TextFile.h"
- ".TextFormatter.h"
- ".TextParser.h"
- ".TextViewNG.h"
- ".TVFrame.h"
- ".TView.h"
- ".Unicode.h"
- ".XMLParser.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Debug"
- DEP_CPP_TVIEW=
- ".Attr.h"
- ".Bookmarks.h"
- ".BufFile.h"
- ".buildnum.h"
- ".Colors.h"
- ".ColorSelector.h"
- ".config.h"
- ".ContentsDlg.h"
- ".Dictionary.h"
- ".DictSetupDlg.h"
- ".FDC.h"
- ".FileFormatDialog.h"
- ".FilePos.h"
- ".InputBox.h"
- ".Keys.h"
- ".MiscOptDlg.h"
- ".OptionsDialog.h"
- ".ptr.h"
- ".RFile.h"
- ".StylesDlg.h"
- ".TextFile.h"
- ".TextFormatter.h"
- ".TextParser.h"
- ".TextViewNG.h"
- ".TVFrame.h"
- ".TView.h"
- ".Unicode.h"
- ".XMLParser.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Release"
- DEP_CPP_TVIEW=
- ".Attr.h"
- ".Bookmarks.h"
- ".BufFile.h"
- ".buildnum.h"
- ".Colors.h"
- ".ColorSelector.h"
- ".config.h"
- ".ContentsDlg.h"
- ".Dictionary.h"
- ".DictSetupDlg.h"
- ".FDC.h"
- ".FileFormatDialog.h"
- ".FilePos.h"
- ".InputBox.h"
- ".Keys.h"
- ".MiscOptDlg.h"
- ".OptionsDialog.h"
- ".ptr.h"
- ".RFile.h"
- ".StylesDlg.h"
- ".TextFile.h"
- ".TextFormatter.h"
- ".TextParser.h"
- ".TextViewNG.h"
- ".TVFrame.h"
- ".TView.h"
- ".Unicode.h"
- ".XMLParser.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Debug"
- DEP_CPP_TVIEW=
- ".Attr.h"
- ".Bookmarks.h"
- ".BufFile.h"
- ".buildnum.h"
- ".Colors.h"
- ".ColorSelector.h"
- ".config.h"
- ".ContentsDlg.h"
- ".Dictionary.h"
- ".DictSetupDlg.h"
- ".FDC.h"
- ".FileFormatDialog.h"
- ".FilePos.h"
- ".InputBox.h"
- ".Keys.h"
- ".MiscOptDlg.h"
- ".OptionsDialog.h"
- ".ptr.h"
- ".RFile.h"
- ".StylesDlg.h"
- ".TextFile.h"
- ".TextFormatter.h"
- ".TextParser.h"
- ".TextViewNG.h"
- ".TVFrame.h"
- ".TView.h"
- ".Unicode.h"
- ".XMLParser.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE MIPSII) Release"
- DEP_CPP_TVIEW=
- ".Attr.h"
- ".Bookmarks.h"
- ".BufFile.h"
- ".buildnum.h"
- ".Colors.h"
- ".ColorSelector.h"
- ".config.h"
- ".ContentsDlg.h"
- ".Dictionary.h"
- ".DictSetupDlg.h"
- ".FDC.h"
- ".FileFormatDialog.h"
- ".FilePos.h"
- ".InputBox.h"
- ".Keys.h"
- ".MiscOptDlg.h"
- ".OptionsDialog.h"
- ".ptr.h"
- ".RFile.h"
- ".StylesDlg.h"
- ".TextFile.h"
- ".TextFormatter.h"
- ".TextParser.h"
- ".TextViewNG.h"
- ".TVFrame.h"
- ".TView.h"
- ".Unicode.h"
- ".XMLParser.h"
-
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.zlibuncompr.c
- !IF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Release"
- DEP_CPP_UNCOM=
- ".zlibzconf.h"
- ".zlibzlib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Debug"
- DEP_CPP_UNCOM=
- ".zlibzconf.h"
- ".zlibzlib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Release"
- DEP_CPP_UNCOM=
- ".zlibzconf.h"
- ".zlibzlib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Debug"
- DEP_CPP_UNCOM=
- ".zlibzconf.h"
- ".zlibzlib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE MIPSII) Release"
- DEP_CPP_UNCOM=
- ".zlibzconf.h"
- ".zlibzlib.h"
-
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.Unicode.cpp
- !IF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Release"
- DEP_CPP_UNICO=
- ".ptr.h"
- ".Unicode.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Debug"
- DEP_CPP_UNICO=
- ".ptr.h"
- ".Unicode.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Release"
- DEP_CPP_UNICO=
- ".ptr.h"
- ".Unicode.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Debug"
- DEP_CPP_UNICO=
- ".ptr.h"
- ".Unicode.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE MIPSII) Release"
- DEP_CPP_UNICO=
- ".ptr.h"
- ".Unicode.h"
-
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.WMap.cpp
- !IF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Release"
- DEP_CPP_WMAP_=
- ".FastArray.h"
- ".StrBuf.h"
- ".WMap.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Debug"
- DEP_CPP_WMAP_=
- ".FastArray.h"
- ".StrBuf.h"
- ".WMap.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Release"
- DEP_CPP_WMAP_=
- ".FastArray.h"
- ".StrBuf.h"
- ".WMap.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Debug"
- DEP_CPP_WMAP_=
- ".FastArray.h"
- ".StrBuf.h"
- ".WMap.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE MIPSII) Release"
- DEP_CPP_WMAP_=
- ".FastArray.h"
- ".StrBuf.h"
- ".WMap.h"
-
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.XListBox.cpp
- !IF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Release"
- DEP_CPP_XLIST=
- ".config.h"
- ".XListBox.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Debug"
- DEP_CPP_XLIST=
- ".config.h"
- ".XListBox.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Release"
- DEP_CPP_XLIST=
- ".config.h"
- ".XListBox.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Debug"
- DEP_CPP_XLIST=
- ".config.h"
- ".XListBox.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE MIPSII) Release"
- DEP_CPP_XLIST=
- ".config.h"
- ".XListBox.h"
-
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.expatxmlparse.c
- !IF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Release"
- DEP_CPP_XMLPA=
- ".expatexpat.h"
- ".expatinternal.h"
- ".expatwinconfig.h"
- ".expatxmlrole.h"
- ".expatxmltok.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Debug"
- DEP_CPP_XMLPA=
- ".expatexpat.h"
- ".expatwinconfig.h"
- ".expatxmlrole.h"
- ".expatxmltok.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Release"
- DEP_CPP_XMLPA=
- ".expatexpat.h"
- ".expatwinconfig.h"
- ".expatxmlrole.h"
- ".expatxmltok.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Debug"
- DEP_CPP_XMLPA=
- ".expatexpat.h"
- ".expatwinconfig.h"
- ".expatxmlrole.h"
- ".expatxmltok.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE MIPSII) Release"
- DEP_CPP_XMLPA=
- ".expatexpat.h"
- ".expatinternal.h"
- ".expatwinconfig.h"
- ".expatxmlrole.h"
- ".expatxmltok.h"
-
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.XMLParser.cpp
- !IF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Release"
- DEP_CPP_XMLPAR=
- ".Attr.h"
- ".Bookmarks.h"
- ".BufFile.h"
- ".expatexpat.h"
- ".expatwinconfig.h"
- ".FastArray.h"
- ".FilePos.h"
- ".Image.h"
- ".ptr.h"
- ".RFile.h"
- ".StrBuf.h"
- ".TextParser.h"
- ".TextViewNG.h"
- ".Unicode.h"
- ".WMap.h"
- ".XMLParser.h"
- ".xscanf.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Debug"
- DEP_CPP_XMLPAR=
- ".Attr.h"
- ".Bookmarks.h"
- ".BufFile.h"
- ".expatexpat.h"
- ".expatwinconfig.h"
- ".FastArray.h"
- ".FilePos.h"
- ".Image.h"
- ".ptr.h"
- ".RFile.h"
- ".StrBuf.h"
- ".TextParser.h"
- ".TextViewNG.h"
- ".Unicode.h"
- ".WMap.h"
- ".XMLParser.h"
- ".xscanf.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Release"
- DEP_CPP_XMLPAR=
- ".Attr.h"
- ".Bookmarks.h"
- ".BufFile.h"
- ".FastArray.h"
- ".FilePos.h"
- ".Image.h"
- ".ptr.h"
- ".RFile.h"
- ".StrBuf.h"
- ".TextParser.h"
- ".TextViewNG.h"
- ".Unicode.h"
- ".WMap.h"
- ".XMLParser.h"
- ".xscanf.h"
-
- NODEP_CPP_XMLPAR=
- ".expat.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Debug"
- DEP_CPP_XMLPAR=
- ".Attr.h"
- ".Bookmarks.h"
- ".BufFile.h"
- ".expatexpat.h"
- ".expatwinconfig.h"
- ".FastArray.h"
- ".FilePos.h"
- ".Image.h"
- ".ptr.h"
- ".RFile.h"
- ".StrBuf.h"
- ".TextParser.h"
- ".TextViewNG.h"
- ".Unicode.h"
- ".WMap.h"
- ".XMLParser.h"
- ".xscanf.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE MIPSII) Release"
- DEP_CPP_XMLPAR=
- ".Attr.h"
- ".Bookmarks.h"
- ".BufFile.h"
- ".FastArray.h"
- ".FilePos.h"
- ".Image.h"
- ".ptr.h"
- ".RFile.h"
- ".StrBuf.h"
- ".TextParser.h"
- ".TextViewNG.h"
- ".Unicode.h"
- ".WMap.h"
- ".XMLParser.h"
- ".xscanf.h"
-
- NODEP_CPP_XMLPAR=
- ".expat.h"
-
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.expatxmlrole.c
- !IF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Release"
- DEP_CPP_XMLRO=
- ".expatascii.h"
- ".expatinternal.h"
- ".expatwinconfig.h"
- ".expatxmlrole.h"
- ".expatxmltok.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Debug"
- DEP_CPP_XMLRO=
- ".expatascii.h"
- ".expatwinconfig.h"
- ".expatxmlrole.h"
- ".expatxmltok.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Release"
- DEP_CPP_XMLRO=
- ".expatascii.h"
- ".expatwinconfig.h"
- ".expatxmlrole.h"
- ".expatxmltok.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Debug"
- DEP_CPP_XMLRO=
- ".expatascii.h"
- ".expatwinconfig.h"
- ".expatxmlrole.h"
- ".expatxmltok.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE MIPSII) Release"
- DEP_CPP_XMLRO=
- ".expatascii.h"
- ".expatinternal.h"
- ".expatwinconfig.h"
- ".expatxmlrole.h"
- ".expatxmltok.h"
-
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.expatxmltok.c
- !IF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Release"
- DEP_CPP_XMLTO=
- ".expatascii.h"
- ".expatasciitab.h"
- ".expatexpat.h"
- ".expatiasciitab.h"
- ".expatinternal.h"
- ".expatlatin1tab.h"
- ".expatnametab.h"
- ".expatutf8tab.h"
- ".expatwinconfig.h"
- ".expatxmltok.h"
- ".expatxmltok_impl.c"
- ".expatxmltok_impl.h"
- ".expatxmltok_ns.c"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Debug"
- DEP_CPP_XMLTO=
- ".expatascii.h"
- ".expatasciitab.h"
- ".expatiasciitab.h"
- ".expatlatin1tab.h"
- ".expatnametab.h"
- ".expatutf8tab.h"
- ".expatwinconfig.h"
- ".expatxmltok.h"
- ".expatxmltok_impl.c"
- ".expatxmltok_impl.h"
- ".expatxmltok_ns.c"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Release"
- DEP_CPP_XMLTO=
- ".expatascii.h"
- ".expatasciitab.h"
- ".expatiasciitab.h"
- ".expatlatin1tab.h"
- ".expatnametab.h"
- ".expatutf8tab.h"
- ".expatwinconfig.h"
- ".expatxmltok.h"
- ".expatxmltok_impl.c"
- ".expatxmltok_impl.h"
- ".expatxmltok_ns.c"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Debug"
- DEP_CPP_XMLTO=
- ".expatascii.h"
- ".expatasciitab.h"
- ".expatiasciitab.h"
- ".expatlatin1tab.h"
- ".expatnametab.h"
- ".expatutf8tab.h"
- ".expatwinconfig.h"
- ".expatxmltok.h"
- ".expatxmltok_impl.c"
- ".expatxmltok_impl.h"
- ".expatxmltok_ns.c"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE MIPSII) Release"
- DEP_CPP_XMLTO=
- ".expatascii.h"
- ".expatasciitab.h"
- ".expatexpat.h"
- ".expatiasciitab.h"
- ".expatinternal.h"
- ".expatlatin1tab.h"
- ".expatnametab.h"
- ".expatutf8tab.h"
- ".expatwinconfig.h"
- ".expatxmltok.h"
- ".expatxmltok_impl.c"
- ".expatxmltok_impl.h"
- ".expatxmltok_ns.c"
-
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.xscanf.cpp
- !IF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Release"
- DEP_CPP_XSCAN=
- ".xscanf.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Debug"
- DEP_CPP_XSCAN=
- ".xscanf.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Release"
- DEP_CPP_XSCAN=
- ".xscanf.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Debug"
- DEP_CPP_XSCAN=
- ".xscanf.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE MIPSII) Release"
- DEP_CPP_XSCAN=
- ".xscanf.h"
-
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.ZipFile.cpp
- !IF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Release"
- DEP_CPP_ZIPFI=
- ".BufFile.h"
- ".ptr.h"
- ".RFile.h"
- ".TextViewNG.h"
- ".Unicode.h"
- ".ZipFile.h"
- ".zlibzconf.h"
- ".zlibzlib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Debug"
- DEP_CPP_ZIPFI=
- ".BufFile.h"
- ".ptr.h"
- ".RFile.h"
- ".TextViewNG.h"
- ".Unicode.h"
- ".ZipFile.h"
- ".zlibzconf.h"
- ".zlibzlib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Release"
- DEP_CPP_ZIPFI=
- ".BufFile.h"
- ".ptr.h"
- ".RFile.h"
- ".TextViewNG.h"
- ".Unicode.h"
- ".ZipFile.h"
-
- NODEP_CPP_ZIPFI=
- ".zlib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Debug"
- DEP_CPP_ZIPFI=
- ".BufFile.h"
- ".ptr.h"
- ".RFile.h"
- ".TextViewNG.h"
- ".Unicode.h"
- ".ZipFile.h"
- ".zlibzconf.h"
- ".zlibzlib.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE MIPSII) Release"
- DEP_CPP_ZIPFI=
- ".BufFile.h"
- ".ptr.h"
- ".RFile.h"
- ".TextViewNG.h"
- ".Unicode.h"
- ".ZipFile.h"
-
- NODEP_CPP_ZIPFI=
- ".zlib.h"
-
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.zlibzutil.c
- !IF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Release"
- DEP_CPP_ZUTIL=
- ".zlibzconf.h"
- ".zlibzlib.h"
- ".zlibzutil.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Debug"
- DEP_CPP_ZUTIL=
- ".zlibzconf.h"
- ".zlibzlib.h"
- ".zlibzutil.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Release"
- DEP_CPP_ZUTIL=
- ".zlibzconf.h"
- ".zlibzlib.h"
- ".zlibzutil.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Debug"
- DEP_CPP_ZUTIL=
- ".zlibzconf.h"
- ".zlibzlib.h"
- ".zlibzutil.h"
-
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE MIPSII) Release"
- DEP_CPP_ZUTIL=
- ".zlibzconf.h"
- ".zlibzlib.h"
- ".zlibzutil.h"
-
- !ENDIF
- # End Source File
- # End Group
- # Begin Group "Header Files"
- # PROP Default_Filter "h;hpp;hxx;hm;inl"
- # Begin Source File
- SOURCE=.expatascii.h
- # End Source File
- # Begin Source File
- SOURCE=.expatasciitab.h
- # End Source File
- # Begin Source File
- SOURCE=.Attr.h
- # End Source File
- # Begin Source File
- SOURCE=.Bookmarks.h
- # End Source File
- # Begin Source File
- SOURCE=.BufFile.h
- # End Source File
- # Begin Source File
- SOURCE=.buildnum.h
- # End Source File
- # Begin Source File
- SOURCE=.Colors.h
- # End Source File
- # Begin Source File
- SOURCE=.ColorSelector.h
- # End Source File
- # Begin Source File
- SOURCE=.config.h
- # End Source File
- # Begin Source File
- SOURCE=.ContentsDlg.h
- # End Source File
- # Begin Source File
- SOURCE=.Dictionary.h
- # End Source File
- # Begin Source File
- SOURCE=.DictSetupDlg.h
- # End Source File
- # Begin Source File
- SOURCE=.DummyView.h
- # End Source File
- # Begin Source File
- SOURCE=.expatexpat.h
- # End Source File
- # Begin Source File
- SOURCE=.FastArray.h
- # End Source File
- # Begin Source File
- SOURCE=.FDC.h
- # End Source File
- # Begin Source File
- SOURCE=.FileFormatDialog.h
- # End Source File
- # Begin Source File
- SOURCE=.FileOpenDialog.h
- # End Source File
- # Begin Source File
- SOURCE=.FilePos.h
- # End Source File
- # Begin Source File
- SOURCE=.expatiasciitab.h
- # End Source File
- # Begin Source File
- SOURCE=.Image.h
- # End Source File
- # Begin Source File
- SOURCE=.zlibinfblock.h
- # End Source File
- # Begin Source File
- SOURCE=.zlibinfcodes.h
- # End Source File
- # Begin Source File
- SOURCE=.zlibinffast.h
- # End Source File
- # Begin Source File
- SOURCE=.zlibinffixed.h
- # End Source File
- # Begin Source File
- SOURCE=.zlibinftrees.h
- # End Source File
- # Begin Source File
- SOURCE=.zlibinfutil.h
- # End Source File
- # Begin Source File
- SOURCE=.InputBox.h
- # End Source File
- # Begin Source File
- SOURCE=.libjpegjconfig.h
- # End Source File
- # Begin Source File
- SOURCE=.libjpegjdct.h
- # End Source File
- # Begin Source File
- SOURCE=.libjpegjdhuff.h
- # End Source File
- # Begin Source File
- SOURCE=.libjpegjerror.h
- # End Source File
- # Begin Source File
- SOURCE=.libjpegjinclude.h
- # End Source File
- # Begin Source File
- SOURCE=.libjpegjmemsys.h
- # End Source File
- # Begin Source File
- SOURCE=.libjpegjmorecfg.h
- # End Source File
- # Begin Source File
- SOURCE=.libjpegjpegint.h
- # End Source File
- # Begin Source File
- SOURCE=.libjpegjpeglib.h
- # End Source File
- # Begin Source File
- SOURCE=.libjpegjversion.h
- # End Source File
- # Begin Source File
- SOURCE=.Keys.h
- # End Source File
- # Begin Source File
- SOURCE=.expatlatin1tab.h
- # End Source File
- # Begin Source File
- SOURCE=.MiscOptDlg.h
- # End Source File
- # Begin Source File
- SOURCE=.expatnametab.h
- # End Source File
- # Begin Source File
- SOURCE=.newres.h
- # End Source File
- # Begin Source File
- SOURCE=.OptionsDialog.h
- # End Source File
- # Begin Source File
- SOURCE=.PDBFile.h
- # End Source File
- # Begin Source File
- SOURCE=.libpngpng.h
- # End Source File
- # Begin Source File
- SOURCE=.libpngpngconf.h
- # End Source File
- # Begin Source File
- SOURCE=.ProgressDlg.h
- # End Source File
- # Begin Source File
- SOURCE=.ptr.h
- # End Source File
- # Begin Source File
- SOURCE=.resource.h
- # End Source File
- # Begin Source File
- SOURCE=.RFile.h
- # End Source File
- # Begin Source File
- SOURCE=.Rotate.h
- # End Source File
- # Begin Source File
- SOURCE=.StrBuf.h
- # End Source File
- # Begin Source File
- SOURCE=.StylesDlg.h
- # End Source File
- # Begin Source File
- SOURCE=.TCRFile.h
- # End Source File
- # Begin Source File
- SOURCE=.TextFile.h
- # End Source File
- # Begin Source File
- SOURCE=.TextFormatter.h
- # End Source File
- # Begin Source File
- SOURCE=.TextParser.h
- # End Source File
- # Begin Source File
- SOURCE=.TextViewNG.h
- # End Source File
- # Begin Source File
- SOURCE=.TVFrame.h
- # End Source File
- # Begin Source File
- SOURCE=.TView.h
- # End Source File
- # Begin Source File
- SOURCE=.Unicode.h
- # End Source File
- # Begin Source File
- SOURCE=.expatutf8tab.h
- # End Source File
- # Begin Source File
- SOURCE=.expatwinconfig.h
- # End Source File
- # Begin Source File
- SOURCE=.WMap.h
- # End Source File
- # Begin Source File
- SOURCE=.XListBox.h
- # End Source File
- # Begin Source File
- SOURCE=.XMLParser.h
- # End Source File
- # Begin Source File
- SOURCE=.expatxmlrole.h
- # End Source File
- # Begin Source File
- SOURCE=.expatxmltok.h
- # End Source File
- # Begin Source File
- SOURCE=.expatxmltok_impl.h
- # End Source File
- # Begin Source File
- SOURCE=.xscanf.h
- # End Source File
- # Begin Source File
- SOURCE=.zlibzconf.h
- # End Source File
- # Begin Source File
- SOURCE=.ZipFile.h
- # End Source File
- # Begin Source File
- SOURCE=.zlibzlib.h
- # End Source File
- # Begin Source File
- SOURCE=.zlibzutil.h
- # End Source File
- # End Group
- # Begin Group "Resource Files"
- # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
- # Begin Source File
- SOURCE=.resCmdbar.bmp
- # End Source File
- # Begin Source File
- SOURCE=.resdialog.bmp
- # End Source File
- # Begin Source File
- SOURCE=.resFB.pda.ico
- # End Source File
- # Begin Source File
- SOURCE=.resHR.ico
- # End Source File
- # Begin Source File
- SOURCE=.resHR.pda.ico
- # End Source File
- # Begin Source File
- SOURCE=.ressmallico.bmp
- # End Source File
- # Begin Source File
- SOURCE=.TextViewNG.rc
- !IF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Release"
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE emulator) Debug"
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Release"
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE ARMV4) Debug"
- !ELSEIF "$(CFG)" == "tvngnet - Win32 (WCE MIPSII) Release"
- !ENDIF
- # End Source File
- # End Group
- # Begin Source File
- SOURCE=.HaaliReader.manifest
- # End Source File
- # Begin Source File
- SOURCE=.xml_elements.txt
- # End Source File
- # End Target
- # End Project