bld.inf
来自「The DBMS (Database Management System) ex」· INF 代码 · 共 21 行
INF
21 行
/*
* ============================================================================
* Name : bld.inf
* Part of : Bookstore
* Created : 04.13.2006 by Forum Nokia
* Description:
* This file provides the information required for building the
* Bookstore example application
* Version : 2.0
* Copyright: Nokia Corporation
* ============================================================================
*/
PRJ_MMPFILES
#ifdef EKA2
DBMS_S60_3rd_ed.mmp
#else
DBMS.mmp
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?