📄 handler_20.mmp
字号:
/*
* ============================================================================
* 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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -