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

📄 allpopuplists.mmp

📁 《基于Symbian OS的手机开发与应用实践》这本书的配套源码。
💻 MMP
字号:
/*
* ============================================================================
*  Name     : AllPopuplists.mmp
*  Part of  : AllPopuplists
*  Created  : 16.03.2006 by ToBeReplacedByAuthor
*  Description:
*     This is the project specification file for AllPopuplists.
*     Initial content was generated by Series 60 Application Wizard.
*     
*  Version  :
*  Copyright: ToBeReplacedByCopyright
* ============================================================================
*/

TARGET  AllPopuplists.app
TARGETTYPE  app
UID  0x100039CE 0x07F43C7F 
TARGETPATH \system\apps\AllPopuplists

SOURCEPATH ..\src
SOURCE  AllPopuplistsApp.cpp 
SOURCE  AllPopuplistsAppui.cpp
SOURCE  AllPopuplistsDocument.cpp
SOURCE  AllPopuplistsContainer.cpp
SOURCE  AllPopuplistsView.cpp
SOURCE  AllPopuplistsView2.cpp
SOURCE  AllPopuplistsContainer2.cpp
SOURCE  MyGrid.cpp

SOURCEPATH ..\data
RESOURCE AllPopuplists.rss
RESOURCE AllPopuplists_caption.rss
LANG     SC

USERINCLUDE . 
USERINCLUDE ..\inc

SYSTEMINCLUDE   . \epoc32\include

START BITMAP AllPopuplists.mbm
HEADER
SOURCEPATH ..\data
SOURCE C12 G1.bmp
SOURCE 2 GM1.bmp
SOURCE C12 G2.bmp
SOURCE 2 GM2.bmp
SOURCE C12 G3.bmp
SOURCE 2 GM3.bmp
END

LIBRARY euser.lib apparc.lib cone.lib eikcore.lib 
LIBRARY eikcoctl.lib avkon.lib bafl.lib

AIF AllPopuplists.aif ..\aif AllPopuplistsaif.rss c8 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 + -