bld.inf

来自「这是一个介绍关于symbian的浏览器的非常好的源代码」· INF 代码 · 共 22 行

INF
22
字号
/*
============================================================================
 Name        : bld.inf
 Author      : Forum Nokia
 Created     : 31/08/2006 by Forum  Nokia
 Version     : 2.0
 Copyright   : Nokia Corporation, 2006
 Description : 
 		This file provides the information required for building the
    		whole of a Video example.
============================================================================
*/


PRJ_MMPFILES

//#ifdef EKA2	//S60 3rd edition
VRex_s60_3rd_ed.mmp
//#else 		//S60 2nd edition
//VRex.mmp
//#endif

⌨️ 快捷键说明

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