📄 sendasexample.mmp
字号:
/**
*
* @brief Project specification file for the SendAs Example
*
* Copyright (c) EMCC Software Ltd 2003
* @version 1.0
*/
TARGET SendAsExample.app
TARGETTYPE app
UID 0x100039CE 0x101F614A
TARGETPATH \system\apps\SendAsExample
SOURCEPATH ..\src
SOURCE SendAsExampleApp.cpp
SOURCE SendAsExampleAppUi.cpp
SOURCE SendAsExampleDocument.cpp
SOURCE SendAsExampleEngine.cpp
SOURCE SendAsExampleContainer.cpp
RESOURCE ..\data\SendAsExample.rss
RESOURCE ..\data\SendAsExample_caption.rss
LANG 01
USERINCLUDE . ..\inc
SYSTEMINCLUDE . \epoc32\include
LIBRARY euser.lib apparc.lib cone.lib eikcore.lib
LIBRARY eikcoctl.lib avkon.lib
LIBRARY send.lib // SENDAS
AIF SendAsExample.aif ..\aif SendAsExampleaif.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 + -