todo.pro
来自「Trolltech公司发布的图形界面操作系统。可在qt-embedded-2.3」· PRO 代码 · 共 22 行
PRO
22 行
TEMPLATE = libCONFIG -=CONFIG += qtopia warn_on releasewin32:CONFIG += dllwin32:DEFINES += QTOPIA_PLUGIN_MAKEDLL QTOPIA_DLL# InputHEADERS = todoplugin.h todopluginimpl.h todopluginoptions.hSOURCES = todoplugin.cpp todopluginimpl.cpp todopluginoptions.cppINTERFACES = todooptionsbase.uiINCLUDEPATH += ../ ../libraryDEPENDPATH += ../ ../libraryunix:LIBS += -lqpepimwin32:LIBS += $(QPEDIR)/lib/qpepim.libDESTDIR = $(QPEDIR)/plugins/todayTARGET = todopluginTRANSLATIONS = libtodoplugin-en_GB.ts libtodoplugin-de.ts libtodoplugin-ja.ts libtodoplugin-no.ts
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?