bld.inf

来自「symbian中如何取得内部联网方式」· INF 代码 · 共 22 行

INF
22
字号
/*
* ============================================================================
*  Name     : bld.inf
*  Part of  : Internet Access Points Example v2.0
*  Description:
*	This file provides the information required for building the
*    	Internet Access Points Example v2.0
*  Created  : 01.09.2006 by Forum Nokia
*  Version  : 2.0
*  Copyright: Forum Nokia
* ============================================================================
*/

PRJ_MMPFILES

#ifdef EKA2
IAPConnect_s60_3rd_ed.mmp
#else
IAPConnect.mmp
#endif

⌨️ 快捷键说明

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