bld.inf

来自「Log Engine的使用」· INF 代码 · 共 24 行

INF
24
字号
/*
* ============================================================================
*  Name     : bld.inf
*  Part of  : LogExample
*  Created  : 26.05.2005 by Forum Nokia
*  Description:
*	 This file provides the information required for building the
*    whole of a LogExample.
*  Version  : 1.0
*  Copyright: Nokia Corporation
* ============================================================================
*/

PRJ_MMPFILES

#ifdef EKA2

logexample_S60_3rd_ed.mmp

#else

LogExample.mmp

#endif

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?