⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 sendappuiexample.mmp

📁 series60 应用程序开发的源代码 series60 应用程序开发的源代码
💻 MMP
字号:
/**
* 
* @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 + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -