allpopuplists.mmp
来自「基于Symbian OS的手机开发与应用实践第11章代码。主要讲编辑框的使用。」· MMP 代码 · 共 56 行
MMP
56 行
/*
* ============================================================================
* 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 + =
减小字号Ctrl + -
显示快捷键?