bld.inf
来自「symbian s60 有关音频的代码实例,供参考」· 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 + -
显示快捷键?