Update contrib.
1 // Copyright (c) 2001-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 // MmfBtAudioPolicy.dll Audio policy server
23 #include "../../../inc/common/mmfBtBase.hrh" // get the UID
24 #include "../../../../inc/mmf/common/mmfbase.hrh" // get the UID, KSharedLibraryUidDefine
26 TARGET mmfbtaudiopolicy.dll
27 CAPABILITY MultimediaDD ProtServ UserEnvironment
29 DEFFILE MmfBtAudioPolicy.def
32 UID KSharedLibraryUidDefine KUidMmfBtAudioPolicyDllUnicodeDefine
35 userinclude ../../../src/server
36 userinclude ../../../src/server/Policy
37 userinclude ../../src/Server/Policy
39 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
41 SOURCEPATH ../../../src/server/Policy
42 SOURCE MmfBtAudioPolicy.cpp
43 SOURCE MmfBtAudioPolicyServer.cpp
44 SOURCE MmfBtAudioPolicySession.cpp
45 SOURCE MdaBtHwInfo.cpp
47 SOURCEPATH ../../src/Server/Policy
48 SOURCE MmfBtAudioPolicyStart.cpp
52 LIBRARY mmfcontrollerframework.lib
55 baseaddress 0x4F440000