bld.inf

来自「symbian Audio_Streaming_Example_v1_0 se」· INF 代码 · 共 24 行

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


PRJ_MMPFILES
..\group\audiostream.mmp

PRJ_EXPORTS
// Specify the source file followed by its destination here
// copy will be used to copy the source file to its destination
// If there's no destination then the source file will be copied
// to the same name in \epoc32\include
..\data\sample.aud \epoc32\wins\c\system\apps\audiostream\sample.aud

⌨️ 快捷键说明

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