📄 bld.inf
字号:
/*
* ============================================================================
* Name : bld.inf
* Part of : RichTextEditor
* Created : 05/08/2006 by Forum Nokia
* Description:
* This file provides the information required for building the
* whole of a 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.
* ============================================================================
*/
PRJ_MMPFILES
#ifdef EKA2
RichTextEditor_S60_3rd_Ed.mmp
#else
RichTextEditor.mmp
#endif
PRJ_EXPORTS
#ifdef EKA2 //3rd edition
..\data\picture.mbm ..\winscw\c\private\E1EF0030\picture.mbm
#else //1st edition
//..\data\picture.mbm ..\Wins\c\system\Apps\RichTextEditor\picture.mbm
//2nd edition
..\data\picture.mbm ..\winscw\c\system\apps\RichTextEditor\picture.mbm
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -