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

📄 timemanager.vcp

📁 该时间管理是模仿酷派628手机上的时间管理书写其功能
💻 VCP
📖 第 1 页 / 共 2 页
字号:

SOURCE=.\StdAfx.cpp

!IF  "$(CFG)" == "TimeManager - Win32 (WCE emulator) Release"

DEP_CPP_STDAF=\
	".\StdAfx.h"\
	
# ADD CPP /Yc"stdafx.h"

!ELSEIF  "$(CFG)" == "TimeManager - Win32 (WCE emulator) Debug"

DEP_CPP_STDAF=\
	".\StdAfx.h"\
	
# ADD CPP /Yc"stdafx.h"

!ELSEIF  "$(CFG)" == "TimeManager - Win32 (WCE ARMV4I) Release"

DEP_CPP_STDAF=\
	".\StdAfx.h"\
	
# ADD CPP /Yc"stdafx.h"

!ELSEIF  "$(CFG)" == "TimeManager - Win32 (WCE ARMV4I) Debug"

DEP_CPP_STDAF=\
	".\StdAfx.h"\
	
# ADD CPP /Yc"stdafx.h"

!ENDIF 

# End Source File
# Begin Source File

SOURCE=.\TimeManager.cpp

!IF  "$(CFG)" == "TimeManager - Win32 (WCE emulator) Release"

DEP_CPP_TIMEM=\
	".\ClockCtrl.h"\
	".\MainFrm.h"\
	".\StdAfx.h"\
	".\TimeManager.h"\
	".\TimeManagerDoc.h"\
	".\TimeManagerView.h"\
	

!ELSEIF  "$(CFG)" == "TimeManager - Win32 (WCE emulator) Debug"

DEP_CPP_TIMEM=\
	".\ClockCtrl.h"\
	".\MainFrm.h"\
	".\StdAfx.h"\
	".\TimeManager.h"\
	".\TimeManagerDoc.h"\
	".\TimeManagerView.h"\
	

!ELSEIF  "$(CFG)" == "TimeManager - Win32 (WCE ARMV4I) Release"

DEP_CPP_TIMEM=\
	".\MainFrm.h"\
	".\StdAfx.h"\
	".\TimeManager.h"\
	".\TimeManagerDoc.h"\
	".\TimeManagerView.h"\
	

!ELSEIF  "$(CFG)" == "TimeManager - Win32 (WCE ARMV4I) Debug"

DEP_CPP_TIMEM=\
	".\MainFrm.h"\
	".\StdAfx.h"\
	".\TimeManager.h"\
	".\TimeManagerDoc.h"\
	".\TimeManagerView.h"\
	

!ENDIF 

# End Source File
# Begin Source File

SOURCE=.\TimeManager.rc

!IF  "$(CFG)" == "TimeManager - Win32 (WCE emulator) Release"

!ELSEIF  "$(CFG)" == "TimeManager - Win32 (WCE emulator) Debug"

!ELSEIF  "$(CFG)" == "TimeManager - Win32 (WCE ARMV4I) Release"

!ELSEIF  "$(CFG)" == "TimeManager - Win32 (WCE ARMV4I) Debug"

!ENDIF 

# End Source File
# Begin Source File

SOURCE=.\TimeManagerDoc.cpp

!IF  "$(CFG)" == "TimeManager - Win32 (WCE emulator) Release"

DEP_CPP_TIMEMA=\
	".\StdAfx.h"\
	".\TimeManager.h"\
	".\TimeManagerDoc.h"\
	

!ELSEIF  "$(CFG)" == "TimeManager - Win32 (WCE emulator) Debug"

DEP_CPP_TIMEMA=\
	".\StdAfx.h"\
	".\TimeManager.h"\
	".\TimeManagerDoc.h"\
	

!ELSEIF  "$(CFG)" == "TimeManager - Win32 (WCE ARMV4I) Release"

DEP_CPP_TIMEMA=\
	".\StdAfx.h"\
	".\TimeManager.h"\
	".\TimeManagerDoc.h"\
	

!ELSEIF  "$(CFG)" == "TimeManager - Win32 (WCE ARMV4I) Debug"

DEP_CPP_TIMEMA=\
	".\StdAfx.h"\
	".\TimeManager.h"\
	".\TimeManagerDoc.h"\
	

!ENDIF 

# End Source File
# Begin Source File

SOURCE=.\TimeManagerView.cpp

!IF  "$(CFG)" == "TimeManager - Win32 (WCE emulator) Release"

DEP_CPP_TIMEMAN=\
	".\CalendarPage.h"\
	".\ClockCtrl.h"\
	".\ColorStatic.h"\
	".\OtherTimeZone.h"\
	".\StdAfx.h"\
	".\TimeManager.h"\
	".\TimeManagerDoc.h"\
	".\TimeManagerView.h"\
	".\UpdateTime.h"\
	".\UpdateTimeZone.h"\
	
NODEP_CPP_TIMEMAN=\
	".\ommonDefine.h"\
	".\ommonInterface.h"\
	".\Wini.h"\
	

!ELSEIF  "$(CFG)" == "TimeManager - Win32 (WCE emulator) Debug"

DEP_CPP_TIMEMAN=\
	".\CalendarPage.h"\
	".\ClockCtrl.h"\
	".\ColorStatic.h"\
	".\Define.h"\
	".\OtherTimeZone.h"\
	".\StdAfx.h"\
	".\TimeManager.h"\
	".\TimeManagerDoc.h"\
	".\TimeManagerView.h"\
	".\UpdateTime.h"\
	".\UpdateTimeZone.h"\
	{$(INCLUDE)}"CommonDefine.h"\
	{$(INCLUDE)}"CommonInterface.h"\
	{$(INCLUDE)}"RWini.h"\
	

!ELSEIF  "$(CFG)" == "TimeManager - Win32 (WCE ARMV4I) Release"

DEP_CPP_TIMEMAN=\
	".\StdAfx.h"\
	".\TimeManager.h"\
	".\TimeManagerDoc.h"\
	".\TimeManagerView.h"\
	

!ELSEIF  "$(CFG)" == "TimeManager - Win32 (WCE ARMV4I) Debug"

DEP_CPP_TIMEMAN=\
	".\StdAfx.h"\
	".\TimeManager.h"\
	".\TimeManagerDoc.h"\
	".\TimeManagerView.h"\
	

!ENDIF 

# End Source File
# Begin Source File

SOURCE=.\UpdateTime.cpp

!IF  "$(CFG)" == "TimeManager - Win32 (WCE emulator) Release"

DEP_CPP_UPDAT=\
	".\ClockCtrl.h"\
	".\StdAfx.h"\
	".\TimeManager.h"\
	".\TimeManagerDoc.h"\
	".\TimeManagerView.h"\
	".\UpdateTime.h"\
	
NODEP_CPP_UPDAT=\
	".\ommonDefine.h"\
	".\ommonInterface.h"\
	

!ELSEIF  "$(CFG)" == "TimeManager - Win32 (WCE emulator) Debug"

DEP_CPP_UPDAT=\
	".\ClockCtrl.h"\
	".\StdAfx.h"\
	".\TimeManager.h"\
	".\TimeManagerDoc.h"\
	".\TimeManagerView.h"\
	".\UpdateTime.h"\
	{$(INCLUDE)}"CommonDefine.h"\
	{$(INCLUDE)}"CommonInterface.h"\
	

!ELSEIF  "$(CFG)" == "TimeManager - Win32 (WCE ARMV4I) Release"

DEP_CPP_UPDAT=\
	".\ClockCtrl.h"\
	".\StdAfx.h"\
	".\TimeManager.h"\
	".\TimeManagerView.h"\
	".\UpdateTime.h"\
	

!ELSEIF  "$(CFG)" == "TimeManager - Win32 (WCE ARMV4I) Debug"

DEP_CPP_UPDAT=\
	".\ClockCtrl.h"\
	".\StdAfx.h"\
	".\TimeManager.h"\
	".\TimeManagerView.h"\
	".\UpdateTime.h"\
	

!ENDIF 

# End Source File
# Begin Source File

SOURCE=.\UpdateTimeZone.cpp

!IF  "$(CFG)" == "TimeManager - Win32 (WCE emulator) Release"

DEP_CPP_UPDATE=\
	".\StdAfx.h"\
	".\TimeManager.h"\
	".\UpdateTimeZone.h"\
	
NODEP_CPP_UPDATE=\
	".\ommonDefine.h"\
	".\ommonInterface.h"\
	

!ELSEIF  "$(CFG)" == "TimeManager - Win32 (WCE emulator) Debug"

DEP_CPP_UPDATE=\
	".\StdAfx.h"\
	".\TimeManager.h"\
	".\UpdateTimeZone.h"\
	{$(INCLUDE)}"CommonDefine.h"\
	{$(INCLUDE)}"CommonInterface.h"\
	

!ELSEIF  "$(CFG)" == "TimeManager - Win32 (WCE ARMV4I) Release"

DEP_CPP_UPDATE=\
	".\StdAfx.h"\
	".\TimeManager.h"\
	".\UpdateTimeZone.h"\
	

!ELSEIF  "$(CFG)" == "TimeManager - Win32 (WCE ARMV4I) Debug"

DEP_CPP_UPDATE=\
	".\StdAfx.h"\
	".\TimeManager.h"\
	".\UpdateTimeZone.h"\
	

!ENDIF 

# End Source File
# End Group
# Begin Group "Header Files"

# PROP Default_Filter "h;hpp;hxx;hm;inl"
# Begin Source File

SOURCE=.\CalendarPage.h
# End Source File
# Begin Source File

SOURCE=.\ClockCtrl.h
# End Source File
# Begin Source File

SOURCE=.\ColorStatic.h
# End Source File
# Begin Source File

SOURCE=.\Define.h
# End Source File
# Begin Source File

SOURCE=.\MainFrm.h
# End Source File
# Begin Source File

SOURCE=.\newres.h
# End Source File
# Begin Source File

SOURCE=.\OtherTimeZone.h
# End Source File
# Begin Source File

SOURCE=.\Resource.h
# End Source File
# Begin Source File

SOURCE=.\StdAfx.h
# End Source File
# Begin Source File

SOURCE=.\TimeManager.h
# End Source File
# Begin Source File

SOURCE=.\TimeManagerDoc.h
# End Source File
# Begin Source File

SOURCE=.\TimeManagerView.h
# End Source File
# Begin Source File

SOURCE=.\UpdateTime.h
# End Source File
# Begin Source File

SOURCE=.\UpdateTimeZone.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=.\res\bitmap1.bmp
# End Source File
# Begin Source File

SOURCE=.\res\TimeManager.ico
# End Source File
# Begin Source File

SOURCE=.\res\TimeManager.rc2
# PROP Exclude_From_Scan -1
# PROP BASE Exclude_From_Build 1
# PROP Exclude_From_Build 1
# End Source File
# End Group
# Begin Source File

SOURCE=.\ReadMe.txt
# End Source File
# End Target
# End Project

⌨️ 快捷键说明

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