handler_20.mmp
来自「symbian的S60平台上文件处理的例子」· MMP 代码 · 共 52 行
MMP
52 行
/*
* ============================================================================
* Name : handler.mmp
* Part of : RecognizerEx
* Created : 10/11/2005 by Forum Nokia
* Description:
* This is the project specification file for handler/RecognizerEx.
* Version : 2.0
* Copyright: Nokia Corporation
* ============================================================================
*/
TARGET handler.app
TARGETTYPE app
TARGETPATH \system\apps\handler
UID 0x100039CE 0x0F084DF7
LANG SC
SOURCEPATH ..\src
SOURCE handler.cpp
SOURCE handlerApplication.cpp
SOURCE handlerAppView.cpp
SOURCE handlerAppUi.cpp
SOURCE handlerDocument.cpp
USERINCLUDE ..\inc
SYSTEMINCLUDE \epoc32\include
LIBRARY euser.lib
LIBRARY apparc.lib
LIBRARY cone.lib
LIBRARY eikcore.lib
LIBRARY avkon.lib
LIBRARY efsrv.lib
LIBRARY charconv.lib
LIBRARY apgrfx.lib
LIBRARY commonui.lib
LIBRARY apmime.lib
LIBRARY eikcoctl.lib
SOURCEPATH ..\data
RESOURCE handler.rss
RESOURCE handler_caption.rss
AIF handler.aif ..\aif handleraif.rss c12 context_pane_icon.bmp context_pane_icon_mask.bmp list_icon.bmp list_icon_mask.bmp
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?