📄 qtopiapim.pro
字号:
singleprocess:singleprocess=trueTEMPLATE = libCONFIG += qtopia warn_on release win32:CONFIG += dllHEADERS += task.h \ event.h \ contact.h \ pimrecord.h \ xmlio_p.h \ addressbookaccess.h \ contactio_p.h \ contactxmlio_p.h \ todoaccess.h \ taskio_p.h \ todoxmlio_p.h \ datebookaccess.h \ eventio_p.h \ eventxmlio_p.hSOURCES += task.cpp \ event.cpp \ contact.cpp \ pimrecord.cpp \ xmlio.cpp \ addressbookaccess.cpp \ contactxmlio.cpp \ todoaccess.cpp \ todoxmlio.cpp \ datebookaccess.cpp \ eventxmlio.cpp# compile in qtopia1 libraries under WindowsCONFIG += win32qdesktop unixdesktopCONFIG += notwin32 notqdesktop notunixwin32:CONFIG -= notwin32unix:CONFIG -= notunixnotwin32:CONFIG-=win32qdesktopnotunix:CONFIG-=unixdesktopqdesktop:CONFIG-=notqdesktopnotqdesktop:CONFIG-=unixdesktopnotqdesktop:CONFIG-=win32qdesktopwin32qdesktop:LIBS += $(QPEDIR)/lib/qd-qpe.libunixdesktop:LIBS += -lqd-qpemac:LIBS += -lqd-qtopiaTARGET = qpepimqdesktop:TARGET = qd-qpepimDESTDIR = $(QPEDIR)/lib$(PROJMAK)win32:DLLDESTDIR = $(QPEDIR)/bin# This is set by configure$(QPEDIR).VERSION = 1.6.2win32:DEFINES += QTOPIAPIM_MAKEDLL QTOPIA_DLLTRANSLATIONS = libqpepim-en_GB.ts libqpepim-de.ts libqpepim-ja.ts libqpepim-no.ts
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -