uitest.mmp
来自「Symbian S60 UI training example」· MMP 代码 · 共 47 行
MMP
47 行
/*& START_BINARY_BUILD &*/
// NOTE: Content in this section is auto-generated, any changes are overwritten in the next update process.
TARGET UiTest.exe
UID 0x0 0xE39F41A5
VENDORID 0
TARGETTYPE exe
/*& END_BINARY_BUILD &*/
/*& START_SEARCH_PATHS &*/
// NOTE: Content in this section is auto-generated, any changes are overwritten in the next update process.
SYSTEMINCLUDE \epoc32\include \epoc32\include\variant \epoc32\include\ecom
USERINCLUDE ..\inc ..\data
/*& END_SEARCH_PATHS &*/
/*& START_PROJECT_CONTENT &*/
// NOTE: Content in this section is auto-generated, any changes are overwritten in the next update process.
SOURCEPATH ..\data
START RESOURCE UiTest.rss
HEADER
TARGETPATH resource\apps
END //RESOURCE
START RESOURCE UiTest_reg.rss
TARGETPATH \private\10003a3f\apps
END //RESOURCE
SOURCEPATH ..\src
SOURCE UiTestApplication.cpp
SOURCE UiTestAppUi.cpp
SOURCE UiTestDocument.cpp
/*& END_PROJECT_CONTENT &*/
/*& START_LINKAGE_INFORMATION &*/
// NOTE: Content in this section is auto-generated, any changes are overwritten in the next update process.
LIBRARY euser.lib apparc.lib cone.lib eikcore.lib avkon.lib
LIBRARY commonengine.lib efsrv.lib estor.lib eikcoctl.lib eikdlg.lib
LIBRARY eikctl.lib bafl.lib fbscli.lib aknnotify.lib aknicon.lib
LIBRARY etext.lib gdi.lib egul.lib insock.lib
LIBRARY ecom.lib InetProtUtil.lib http.lib esock.lib
/*& END_LINKAGE_INFORMATION &*/
LANG 01
// End of File
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?