bld.inf
来自「FileList_Example 是s60的一个文件列表控件」· INF 代码 · 共 21 行
INF
21 行
/*
* ============================================================================
* Name : bld.inf
* Part of : FileList
* Created : 04.11.2006 by Forum Nokia
* Description:
* This file provides the information required for building the
* whole of a FileList.
* Version : 2.0
* Copyright: Nokia Corporation
* ============================================================================
*/
PRJ_MMPFILES
#ifdef EKA2//3rd edition
FileList_S60_3rd_ed.mmp
#else //1st and 2nd edition
FileList.mmp
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?