www.pudn.com > Audio_Streaming_Example_v1_0.zip > 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