Update contrib.
1 // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies).
2 // All rights reserved.
3 // This component and the accompanying materials are made available
4 // under the terms of "Eclipse Public License v1.0"
5 // which accompanies this distribution, and is available
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
8 // Initial Contributors:
9 // Nokia Corporation - initial contribution.
18 #include <mmf/common/mmfbase.hrh>
20 TARGET audiostream.dll
23 UID 0x10009d8d 0x10283456
26 CAPABILITY All -TCB -AllFiles -DiskAdmin -NetworkControl -SwEvent -TrustedUI
28 SOURCEPATH ../src/audiostream
29 SOURCE audiostream.cpp
32 USERINCLUDE ../src/shared
33 USERINCLUDE ../src/audiosink
34 USERINCLUDE ../src/audiocodec
35 USERINCLUDE ../src/audiosource
36 USERINCLUDE ../src/audiogaincontrol
37 USERINCLUDE ../../../mmresourcemgmt/mmresctrl/inc
39 // AS PART OF TEMPORARY
40 // REMOVE WHEN MMRC MESSAGE SYSTEM IS AVAILABLE
41 USERINCLUDE ../../a3facl/src/shared // MLogicalChain
42 USERINCLUDE ../../a3facl/src/audiostream
43 USERINCLUDE ../../a3facl/src/audiocontext
45 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
48 SOURCEPATH ../src/audiostream
49 START RESOURCE audiostream.rss
50 TARGET audiostream.rsc
54 LIBRARY a3f_trace_heap.lib
56 LIBRARY audiocodec.lib
57 LIBRARY buffersource.lib
58 LIBRARY buffersink.lib
59 LIBRARY audiogaincontrol.lib
60 LIBRARY audiodevicesink.lib
61 LIBRARY audiodevicesource.lib
62 LIBRARY a3ffourcclookup.lib
63 LIBRARY audiocomponentframework.lib