📄 bld.inf
字号:
/*
* ============================================================================
* 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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -