⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 prssr.vcp.svn-base

📁 wince c++ 下 开发的 rss 阅读器源代码
💻 SVN-BASE
📖 第 1 页 / 共 5 页
字号:
# Microsoft eMbedded Visual Tools Project File - Name="prssr" - Package Owner=<4>
# Microsoft eMbedded Visual Tools Generated Build File, Format Version 6.02
# ** DO NOT EDIT **

# TARGTYPE "Win32 (WCE ARMV4) Application" 0xa301

CFG=prssr - Win32 (WCE ARMV4) 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 "prssr.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 "prssr.vcn" CFG="prssr - Win32 (WCE ARMV4) Debug"
!MESSAGE 
!MESSAGE Possible choices for configuration are:
!MESSAGE 
!MESSAGE "prssr - Win32 (WCE ARMV4) Release" (based on "Win32 (WCE ARMV4) Application")
!MESSAGE "prssr - Win32 (WCE ARMV4) Debug" (based on "Win32 (WCE ARMV4) Application")
!MESSAGE "prssr - Win32 (WCE ARMV4) Devel" (based on "Win32 (WCE ARMV4) Application")
!MESSAGE 

# Begin Project
# PROP AllowPerConfigDependencies 0
# PROP Scc_ProjName ""
# PROP Scc_LocalPath ""
# PROP ATL_Project 2
CPP=clarm.exe
MTL=midl.exe
RSC=rc.exe

!IF  "$(CFG)" == "prssr - Win32 (WCE ARMV4) Release"

# PROP BASE Use_MFC 2
# 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 ""
# 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" /d "_AFXDLL" /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" /d "AFX_TARG_ENU" /r
# ADD BASE CPP /nologo /W3 /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_AFXDLL" /Yu"StdAfx.h" /O2 /M$(CECrtMT) /c
# ADD CPP /nologo /W3 /D "NDEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "_AFXDLL" /D "PRSSR_APP" /D "LOGGING" /Yu"StdAfx.h" /O2 /M$(CECrtMT) /c
# SUBTRACT CPP /Fr
# 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 /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM
# ADD LINK32 libexpat.lib ws2.lib prssrenc.lib htmlview.lib crypt32.lib zlib1.lib libsgml.lib libregex.lib cemapi.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /libpath:"..\..\zlib" /libpath:"..\..\libexpat" /libpath:"..\..\prssrenc\prj\armv4rel" /libpath:"..\..\libsgml" /libpath:"..\..\regex" /libpath:""c:\zumpa\pda\prssr-1.4.0\libexpat\armv4rel"" /libpath:""c:\zumpa\pda\prssr-1.4.0\prssrenc\armv4rel"" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM

!ELSEIF  "$(CFG)" == "prssr - Win32 (WCE ARMV4) Debug"

# PROP BASE Use_MFC 2
# 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 ""
# 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" /d "_AFXDLL" /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" /d "AFX_TARG_ENU" /r
# 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" /D "_AFXDLL" /Yu"StdAfx.h" /M$(CECrtMTDebug) /c
# ADD 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" /D "_AFXDLL" /D "PRSSR_APP" /Yu"StdAfx.h" /M$(CECrtMTDebug) /c
# 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 /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /debug /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM
# ADD LINK32 libexpat.lib ws2.lib prssrenc.lib htmlview.lib crypt32.lib zlib1.lib libsgml.lib libregex.lib cemapi.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /debug /libpath:"..\..\zlib" /libpath:"..\..\libexpat" /libpath:"..\..\prssrenc\prj\armv4dbg" /libpath:"..\..\libsgml" /libpath:"..\..\regex" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM

!ELSEIF  "$(CFG)" == "prssr - Win32 (WCE ARMV4) Devel"

# PROP BASE Use_MFC 2
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "ARMV4Devel"
# PROP BASE Intermediate_Dir "ARMV4Devel"
# 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 "ARMV4Devel"
# PROP Intermediate_Dir "ARMV4Devel"
# PROP CPU_ID "{ECBEA43D-CD7B-4852-AD55-D4227B5D624B}"
# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# 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" /d "_AFXDLL" /d "AFX_TARG_ENU" /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" /d "AFX_TARG_ENU" /r
# ADD BASE CPP /nologo /W3 /D "NDEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "_AFXDLL" /D "PRSSR_APP" /D "LOGGING" /Yu"StdAfx.h" /O2 /M$(CECrtMT) /c
# SUBTRACT BASE CPP /Fr
# ADD CPP /nologo /W3 /D "NDEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "_AFXDLL" /D "PRSSR_APP" /D "LOGGING" /Yu"StdAfx.h" /O2 /M$(CECrtMT) /c
# SUBTRACT CPP /Fr
# 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 libexpat.lib ws2.lib prssrenc.lib htmlview.lib crypt32.lib zlib1.lib libsgml.lib libregex.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /libpath:""c:\zumpa\pda\prssr-1.4.0\libexpat\armv4rel"" /libpath:""c:\zumpa\pda\prssr-1.4.0\prssrenc\armv4rel"" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM
# ADD LINK32 libexpat.lib ws2.lib prssrenc.lib htmlview.lib crypt32.lib zlib1.lib libsgml.lib libregex.lib cemapi.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /libpath:"..\..\zlib" /libpath:"..\..\libexpat" /libpath:"..\..\prssrenc\prj\armv4rel" /libpath:"..\..\libsgml" /libpath:"..\..\regex" /libpath:""c:\zumpa\pda\prssr-1.4.0\libexpat\armv4rel"" /libpath:""c:\zumpa\pda\prssr-1.4.0\prssrenc\armv4rel"" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM

!ENDIF 

# Begin Target

# Name "prssr - Win32 (WCE ARMV4) Release"
# Name "prssr - Win32 (WCE ARMV4) Debug"
# Name "prssr - Win32 (WCE ARMV4) Devel"
# Begin Group "Source Files"

# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Source File

SOURCE=..\AboutPg.cpp
DEP_CPP_ABOUT=\
	"..\..\share\defs.h"\
	"..\..\share\helpers.h"\
	"..\..\share\shguim.h"\
	"..\..\share\UIHelper.h"\
	"..\..\share\wnd.h"\
	"..\AboutPg.h"\
	"..\Config.h"\
	"..\ctrls\CePropertyPage.h"\
	"..\ctrls\LinkCtrl.h"\
	"..\debug\crtdbg.h"\
	"..\debug\Logger.h"\
	"..\net\proxy.h"\
	"..\prssr.h"\
	"..\StdAfx.h"\
	{$(INCLUDE)}"htmlctrl.h"\
	
# End Source File
# Begin Source File

SOURCE=..\AcceptCertificateDlg.cpp
DEP_CPP_ACCEP=\
	"..\..\share\defs.h"\
	"..\..\share\shguim.h"\
	"..\..\share\UIHelper.h"\
	"..\..\share\wnd.h"\
	"..\AcceptCertificateDlg.h"\
	"..\ctrls\Caption.h"\
	"..\ctrls\CeDialog.h"\
	"..\ctrls\CeEdit.h"\
	"..\debug\crtdbg.h"\
	"..\debug\Logger.h"\
	"..\prssr.h"\
	"..\StdAfx.h"\
	{$(INCLUDE)}"htmlctrl.h"\
	
# End Source File
# Begin Source File

SOURCE=..\AddFeedDlg.cpp
DEP_CPP_ADDFE=\
	"..\..\libexpat\expat.h"\
	"..\..\libexpat\expat_external.h"\
	"..\..\libsgml\DomComment.h"\
	"..\..\libsgml\DomDocument.h"\
	"..\..\libsgml\DomElement.h"\
	"..\..\libsgml\DomNode.h"\
	"..\..\libsgml\DomNodeList.h"\
	"..\..\libsgml\DomText.h"\
	"..\..\libsgml\libsgml.h"\
	"..\..\libsgml\SgmlExtensionHtml.h"\
	"..\..\libsgml\SgmlExtensionXml.h"\
	"..\..\libsgml\SgmlParser.h"\
	"..\..\share\defs.h"\
	"..\..\share\file.h"\
	"..\..\share\helpers.h"\
	"..\..\share\reg.h"\
	"..\..\share\shguim.h"\
	"..\..\share\UIHelper.h"\
	"..\..\share\wnd.h"\
	"..\AddFeedDlg.h"\
	"..\ChooseFeedsDlg.h"\
	"..\Config.h"\
	"..\ctrls\CeDialog.h"\
	"..\ctrls\CeEdit.h"\
	"..\debug\crtdbg.h"\
	"..\debug\Logger.h"\
	"..\Feed.h"\
	"..\misc.h"\
	"..\net\Connection.h"\
	"..\net\download.h"\
	"..\net\http.h"\
	"..\net\HttpConnection.h"\
	"..\net\httpsock.h"\
	"..\net\proxy.h"\
	"..\ProgressDlg.h"\
	"..\prssr.h"\
	"..\Site.h"\
	"..\StdAfx.h"\
	"..\sync\FeedSync.h"\
	"..\sync\GReaderSync.h"\
	"..\sync\NetworkSync.h"\
	"..\www\AutoFeedHtmlFile.h"\
	"..\www\HTMLFile.h"\
	"..\www\url.h"\
	"..\xml\FeedFile.h"\
	"..\xml\XMLFile.h"\
	{$(INCLUDE)}"connmgr.h"\
	{$(INCLUDE)}"connmgr_proxy.h"\
	{$(INCLUDE)}"htmlctrl.h"\
	
# End Source File
# Begin Source File

SOURCE=..\Appearance.cpp
DEP_CPP_APPEA=\
	"..\..\share\reg.h"\
	"..\..\share\shguim.h"\
	"..\..\share\UIHelper.h"\
	"..\Appearance.h"\
	"..\debug\crtdbg.h"\
	"..\debug\Logger.h"\
	"..\StdAfx.h"\
	{$(INCLUDE)}"htmlctrl.h"\
	
# End Source File
# Begin Source File

SOURCE=..\ArticleView.cpp
DEP_CPP_ARTIC=\
	"..\..\share\date.h"\
	"..\..\share\defs.h"\
	"..\..\share\file.h"\
	"..\..\share\fs.h"\
	"..\..\share\helpers.h"\
	"..\..\share\reg.h"\
	"..\..\share\shguim.h"\
	"..\..\share\SyncList.h"\
	"..\..\share\UIHelper.h"\
	"..\..\share\wnd.h"\
	"..\Appearance.h"\
	"..\ArticleView.h"\
	"..\Config.h"\
	"..\ctrls\Banner.h"\
	"..\ctrls\CeScrollBar.h"\
	"..\ctrls\CeToolBar.h"\
	"..\ctrls\EnclosureBar.h"\
	"..\ctrls\GroupView.h"\
	"..\ctrls\HtmlCtrl.h"\
	"..\ctrls\InfoBar.h"\
	"..\ctrls\LinkCtrl.h"\
	"..\ctrls\TextProgressCtrl.h"\
	"..\debug\crtdbg.h"\
	"..\debug\Logger.h"\
	"..\Feed.h"\
	"..\FeedView.h"\
	"..\MainFrm.h"\
	"..\misc.h"\
	"..\net\download.h"\
	"..\net\http.h"\
	"..\net\HttpConnection.h"\
	"..\net\httpsock.h"\
	"..\net\proxy.h"\
	"..\prssr.h"\
	"..\Site.h"\
	"..\StdAfx.h"\
	"..\SummaryView.h"\
	"..\sync\FeedSync.h"\
	"..\UpdateBar.h"\
	"..\www\url.h"\
	{$(INCLUDE)}"connmgr.h"\
	{$(INCLUDE)}"htmlctrl.h"\
	
# End Source File
# Begin Source File

SOURCE=..\AuthenticationDlg.cpp
DEP_CPP_AUTHE=\
	"..\..\share\defs.h"\
	"..\..\share\shguim.h"\
	"..\..\share\UIHelper.h"\
	"..\..\share\wnd.h"\
	"..\AuthenticationDlg.h"\
	"..\ctrls\CeDialog.h"\
	"..\ctrls\CeEdit.h"\
	"..\debug\crtdbg.h"\
	"..\debug\Logger.h"\
	"..\prssr.h"\
	"..\StdAfx.h"\
	{$(INCLUDE)}"htmlctrl.h"\
	
# End Source File
# Begin Source File

SOURCE=..\CacheMan.cpp
DEP_CPP_CACHE=\
	"..\..\share\defs.h"\
	"..\..\share\file.h"\
	"..\..\share\helpers.h"\
	"..\..\share\reg.h"\
	"..\..\share\shguim.h"\
	"..\..\share\SyncList.h"\
	"..\..\share\UIHelper.h"\
	"..\..\share\wnd.h"\
	"..\ArticleView.h"\
	"..\CacheMan.h"\
	"..\Config.h"\
	"..\ctrls\Banner.h"\
	"..\ctrls\CePropertyPage.h"\
	"..\ctrls\CePropertySheet.h"\
	"..\ctrls\CeScrollBar.h"\
	"..\ctrls\CeToolBar.h"\
	"..\ctrls\CeTreeCtrl.h"\
	"..\ctrls\EnclosureBar.h"\
	"..\ctrls\GroupView.h"\
	"..\ctrls\HtmlCtrl.h"\
	"..\ctrls\InfoBar.h"\
	"..\ctrls\LinkCtrl.h"\
	"..\ctrls\TextProgressCtrl.h"\
	"..\debug\crtdbg.h"\
	"..\debug\Logger.h"\
	"..\Feed.h"\
	"..\FeedView.h"\
	"..\MainFrm.h"\
	"..\misc.h"\
	"..\net\download.h"\
	"..\net\http.h"\
	"..\net\HttpConnection.h"\
	"..\net\httpsock.h"\
	"..\net\proxy.h"\
	"..\ProgressDlg.h"\
	"..\prssr.h"\
	"..\Site.h"\
	"..\StdAfx.h"\
	"..\SummaryView.h"\
	"..\sync\FeedSync.h"\
	"..\UpdateBar.h"\
	"..\www\url.h"\
	{$(INCLUDE)}"connmgr.h"\
	{$(INCLUDE)}"htmlctrl.h"\
	
# End Source File
# Begin Source File

SOURCE=..\ChooseFeedsDlg.cpp
DEP_CPP_CHOOS=\
	"..\..\libexpat\expat.h"\
	"..\..\libexpat\expat_external.h"\
	"..\..\libsgml\DomComment.h"\
	"..\..\libsgml\DomDocument.h"\
	"..\..\libsgml\DomElement.h"\
	"..\..\libsgml\DomNode.h"\
	"..\..\libsgml\DomNodeList.h"\
	"..\..\libsgml\DomText.h"\
	"..\..\libsgml\libsgml.h"\
	"..\..\libsgml\SgmlExtensionHtml.h"\
	"..\..\libsgml\SgmlExtensionXml.h"\
	"..\..\libsgml\SgmlParser.h"\
	"..\..\share\defs.h"\
	"..\..\share\file.h"\
	"..\..\share\helpers.h"\
	"..\..\share\reg.h"\
	"..\..\share\shguim.h"\
	"..\..\share\UIHelper.h"\
	"..\..\share\wnd.h"\
	"..\Appearance.h"\
	"..\ChooseFeedsDlg.h"\
	"..\Config.h"\
	"..\ctrls\CeDialog.h"\
	"..\debug\crtdbg.h"\
	"..\debug\Logger.h"\
	"..\Feed.h"\
	"..\net\proxy.h"\
	"..\prssr.h"\
	"..\Site.h"\
	"..\StdAfx.h"\
	"..\www\AutoFeedHtmlFile.h"\
	"..\www\HTMLFile.h"\
	"..\www\url.h"\
	{$(INCLUDE)}"htmlctrl.h"\
	
# End Source File
# Begin Source File

SOURCE=..\Config.cpp
DEP_CPP_CONFI=\
	"..\..\share\defs.h"\
	"..\..\share\helpers.h"\
	"..\..\share\reg.h"\
	"..\..\share\shguim.h"\
	"..\..\share\UIHelper.h"\
	"..\..\share\wnd.h"\
	"..\Appearance.h"\
	"..\Config.h"\
	"..\debug\crtdbg.h"\
	"..\debug\Logger.h"\
	"..\net\proxy.h"\
	"..\prssr.h"\
	"..\StdAfx.h"\
	"..\www\url.h"\
	{$(INCLUDE)}"htmlctrl.h"\
	
# SUBTRACT CPP /YX /Yc /Yu
# End Source File
# Begin Source File

SOURCE=..\CreditsPg.cpp
DEP_CPP_CREDI=\
	"..\..\share\defs.h"\
	"..\..\share\helpers.h"\
	"..\..\share\shguim.h"\
	"..\..\share\UIHelper.h"\
	"..\..\share\wnd.h"\
	"..\Config.h"\
	"..\CreditsPg.h"\
	"..\ctrls\CePropertyPage.h"\
	"..\debug\crtdbg.h"\
	"..\debug\Logger.h"\
	"..\net\proxy.h"\
	"..\prssr.h"\
	"..\StdAfx.h"\
	{$(INCLUDE)}"htmlctrl.h"\
	
# End Source File
# Begin Source File

SOURCE=..\Errors.cpp
DEP_CPP_ERROR=\
	"..\..\share\defs.h"\
	"..\..\share\shguim.h"\
	"..\..\share\UIHelper.h"\
	"..\..\share\wnd.h"\
	"..\ctrls\CeDialog.h"\
	"..\debug\crtdbg.h"\
	"..\debug\Logger.h"\
	"..\MessageDlg.h"\
	"..\prssr.h"\
	"..\StdAfx.h"\
	{$(INCLUDE)}"htmlctrl.h"\
	
# End Source File
# Begin Source File

SOURCE=..\ErrorsDlg.cpp
DEP_CPP_ERRORS=\
	"..\..\share\defs.h"\
	"..\..\share\helpers.h"\
	"..\..\share\shguim.h"\
	"..\..\share\UIHelper.h"\
	"..\..\share\wnd.h"\
	"..\ctrls\CeDialog.h"\
	"..\ctrls\CeListCtrl.h"\
	"..\debug\crtdbg.h"\
	"..\debug\Logger.h"\
	"..\ErrorsDlg.h"\
	"..\prssr.h"\
	"..\StdAfx.h"\
	{$(INCLUDE)}"htmlctrl.h"\
	
# End Source File
# Begin Source File

SOURCE=..\Feed.cpp
DEP_CPP_FEED_=\
	"..\..\libexpat\expat.h"\
	"..\..\libexpat\expat_external.h"\
	"..\..\libsgml\DomComment.h"\
	"..\..\libsgml\DomDocument.h"\
	"..\..\libsgml\DomElement.h"\
	"..\..\libsgml\DomNode.h"\
	"..\..\libsgml\DomNodeList.h"\
	"..\..\libsgml\DomText.h"\
	"..\..\libsgml\libsgml.h"\
	"..\..\libsgml\SgmlExtensionHtml.h"\
	"..\..\libsgml\SgmlExtensionXml.h"\
	"..\..\libsgml\SgmlParser.h"\
	"..\..\prssrtoday\Config.h"\
	"..\..\prssrtoday\StdAfx.h"\
	"..\..\prssrtoday\todaycmn.h"\
	"..\..\share\cache.h"\
	"..\..\share\defs.h"\
	"..\..\share\file.h"\
	"..\..\share\helpers.h"\
	"..\..\share\reg.h"\
	"..\..\share\shguim.h"\
	"..\..\share\str.h"\
	"..\..\share\UIHelper.h"\
	"..\..\share\wnd.h"\
	"..\Config.h"\
	"..\debug\crtdbg.h"\
	"..\debug\Logger.h"\
	"..\Feed.h"\
	"..\net\Connection.h"\
	"..\net\proxy.h"\
	"..\prssr.h"\
	"..\sha1\sha1.h"\
	"..\Site.h"\
	"..\StdAfx.h"\
	"..\www\HTMLFile.h"\
	"..\www\LocalHtmlFile.h"\
	"..\www\url.h"\
	"..\xml\FeedFile.h"\
	"..\xml\XMLFile.h"\
	{$(INCLUDE)}"aygshell.h"\
	{$(INCLUDE)}"connmgr.h"\
	{$(INCLUDE)}"connmgr_proxy.h"\
	{$(INCLUDE)}"htmlctrl.h"\
	{$(INCLUDE)}"sipapi.h"\
	{$(INCLUDE)}"winuserm.h"\
	
NODEP_CPP_FEED_=\
	"..\..\..\..\Program Files\Windows CE Tools\wce420\POCKET PC 2003\Include\ARMV4\vibrate.h"\
	
# SUBTRACT CPP /YX /Yc /Yu
# End Source File
# Begin Source File

SOURCE=..\FeedsTreeCtrl.cpp
DEP_CPP_FEEDS=\
	"..\..\share\defs.h"\
	"..\..\share\helpers.h"\
	"..\..\share\reg.h"\
	"..\..\share\shguim.h"\
	"..\..\share\UIHelper.h"\
	"..\..\share\wnd.h"\
	"..\Appearance.h"\
	"..\ctrls\CeTreeCtrl.h"\
	"..\debug\crtdbg.h"\
	"..\debug\Logger.h"\
	"..\Feed.h"\
	"..\FeedsTreeCtrl.h"\
	"..\prssr.h"\
	"..\Site.h"\
	"..\StdAfx.h"\
	"..\www\url.h"\
	{$(INCLUDE)}"htmlctrl.h"\
	
# End Source File
# Begin Source File

SOURCE=..\FeedView.cpp
DEP_CPP_FEEDV=\
	"..\..\share\date.h"\
	"..\..\share\defs.h"\
	"..\..\share\file.h"\
	"..\..\share\helpers.h"\
	"..\..\share\reg.h"\
	"..\..\share\shguim.h"\
	"..\..\share\SyncList.h"\

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -