sendappuiexample.mmp
来自「series60 应用程序开发的源代码 series60 应用程序开发的源代码」· MMP 代码 · 共 45 行
MMP
45 行
/**
*
* @brief Project specification file for the SendAppUiExample
*
* Copyright (c) EMCC Software Ltd 2003
* @version 1.0
*/
TARGET SendAppUiExample.app
TARGETTYPE app
UID 0x100039CE 0x101F6122
TARGETPATH \system\apps\SendAppUiExample
SOURCEPATH ..\src
SOURCE SendAppUiExampleApplication.cpp
SOURCE SendAppUiExampleAppUi.cpp
SOURCE SendAppUiExampleDocument.cpp
SOURCE SendAppUiExampleDialog.cpp
SOURCEPATH ..\group
RESOURCE SendAppUiExample.rss
RESOURCE SendAppUiExample_caption.rss
LANG 01
USERINCLUDE . ..\inc
SYSTEMINCLUDE \epoc32\include
LIBRARY euser.lib
LIBRARY apparc.lib
LIBRARY cone.lib
LIBRARY eikcore.lib
LIBRARY eikcoctl.lib
LIBRARY avkon.lib
LIBRARY eikdlg.lib
LIBRARY commonengine.lib
LIBRARY sendui.lib
LIBRARY etext.lib
LIBRARY bafl.lib
AIF SendAppUiExample.aif ..\aif SendAppUiExampleAif.rss c12 context_pane_icon.bmp context_pane_icon_mask.bmp list_icon.bmp list_icon_mask.bmp
// End of File
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?