📄 richtexteditor_s60_3rd_ed.mmp
字号:
/*
* ============================================================================
* Name : RichTextEditor_S60_3rd_ed.mmp
* Part of : RichTextEditor
* Created : 05/08/2006 by Forum Nokia
* Description:
* This is the project specification file for RichTextEditor.
* Version : 2.0
*
* Copyright (c) 2006 - 2007 Nokia Corporation.
* This material, including documentation and any related
* computer programs, is protected by copyright controlled by
* Nokia Corporation.
* ============================================================================
*/
TARGET RichTextEditor.exe
TARGETTYPE exe
UID 0x100039ce 0xe1ef0030
SECUREID 0xe1ef0030
CAPABILITY none
// resources
SOURCEPATH ..\data
START RESOURCE RichTextEditor.rss
HEADER
TARGETPATH \resource\apps
END
START RESOURCE RichTextEditor_reg.rss
TARGETPATH \private\10003a3f\apps
END
// Additional SOURCE definitions used when importing to Carbide IDE
#ifdef _CARBIDE_CPP_
SOURCE picture.mbm
SOURCEPATH ..\sis
SOURCE RichTextEditor_S60_3rd_Ed_Carbide.pkg
#endif // Carbide
LANG SC
USERINCLUDE ..\inc
SYSTEMINCLUDE \epoc32\include
// sources
SOURCEPATH ..\src
SOURCE RichTextEditorApp.cpp
SOURCE RichTextEditorAppUi.cpp
SOURCE RichTextEditorDocument.cpp
SOURCE RichTextEditorContainer.cpp
SOURCE MyPicture.cpp
// libraries
LIBRARY euser.lib
LIBRARY apparc.lib
LIBRARY cone.lib
LIBRARY eikcore.lib
LIBRARY eikcoctl.lib
LIBRARY avkon.lib
LIBRARY gdi.lib
LIBRARY etext.lib
LIBRARY fbscli.lib
LIBRARY eikctl.lib
LIBRARY estor.lib
LIBRARY efsrv.lib charconv.lib form.lib
// eof
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -