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

📄 richtexteditor.mmp

📁 在syambian s60 3rd上开发的超级计算器 可实现大浮点数的计算
💻 MMP
字号:
/*
* ============================================================================
*  Name     : RichTextEditor.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.app
TARGETTYPE          app
UID                 0x100039CE 0x01EF0030 
TARGETPATH          \system\apps\RichTextEditor

SOURCEPATH          ..\src
SOURCE              RichTextEditorApp.cpp 
SOURCE              RichTextEditorAppUi.cpp
SOURCE              RichTextEditorDocument.cpp
SOURCE              RichTextEditorContainer.cpp
SOURCE              MyPicture.cpp

SOURCEPATH          ..\data
RESOURCE            RichTextEditor.rss
RESOURCE            RichTextEditor_caption.rss

// Additional SOURCE definitions used when importing to Carbide IDE
#ifdef _CARBIDE_CPP_
SOURCE              picture.mbm
SOURCEPATH          ..\sis
SOURCE              RichTextEditor_S60_2nd_Ed_Carbide.pkg
#endif  // Carbide

LANG                SC

USERINCLUDE         ..\inc
SYSTEMINCLUDE       \epoc32\include

LIBRARY             euser.lib
LIBRARY             avkon.lib 
LIBRARY             apparc.lib
LIBRARY             cone.lib
LIBRARY             eikcore.lib 
LIBRARY             eikcoctl.lib
LIBRARY             gdi.lib
LIBRARY             etext.lib
LIBRARY             fbscli.lib
LIBRARY             eikctl.lib
LIBRARY             estor.lib form.lib

AIF RichTextEditor.aif ..\aif RichTextEditorAif.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 + -