Update contrib.
1 // Copyright (c) 2006-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.
14 // @suppliedImplementation (Full)
15 // @symbianImplementationNeeded (No)
20 #include <mmf/common/mmfbase.hrh> //get the UID
22 // Comment in macro to remove support for Auto-Pause-Resume/Resorce-Notification from standard acl component
23 //MACRO SYMBIAN_DISABLE_ARN
25 TARGET audiocomponentframework.dll
27 UID KSharedLibraryUidDefine 0x1028344E
29 CAPABILITY All -TCB -AllFiles -DiskAdmin -NetworkControl -SwEvent -TrustedUI
32 SOURCEPATH ../src/audiocontext
33 SOURCE audiocontext.cpp
36 USERINCLUDE ../src/shared
37 USERINCLUDE ../src/audiocontext
38 USERINCLUDE ../src/audiostream // LOGICAL AUDIOSTREAM
39 USERINCLUDE ../../../mmresourcemgmt/mmresctrl/inc
41 // TODO: TO BE REMOVED WHEN MMRC SERVER IS READY
42 USERINCLUDE ../../refacladapt/src/shared // MAUDIOSTREAMDAPTATION OBSERVER
44 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
48 LIBRARY mmrcclient.lib
49 LIBRARY a3f_trace_heap.lib
51 DEFFILE audiocomponentframework.def