sl@0
|
1 |
// Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
|
sl@0
|
2 |
// All rights reserved.
|
sl@0
|
3 |
// This component and the accompanying materials are made available
|
sl@0
|
4 |
// under the terms of "Eclipse Public License v1.0"
|
sl@0
|
5 |
// which accompanies this distribution, and is available
|
sl@0
|
6 |
// at the URL "http://www.eclipse.org/legal/epl-v10.html".
|
sl@0
|
7 |
//
|
sl@0
|
8 |
// Initial Contributors:
|
sl@0
|
9 |
// Nokia Corporation - initial contribution.
|
sl@0
|
10 |
//
|
sl@0
|
11 |
// Contributors:
|
sl@0
|
12 |
//
|
sl@0
|
13 |
// Description:
|
sl@0
|
14 |
//
|
sl@0
|
15 |
|
sl@0
|
16 |
|
sl@0
|
17 |
TARGET TSI_MMF_A2DP.DLL
|
sl@0
|
18 |
CAPABILITY ALL -TCB
|
sl@0
|
19 |
TARGETTYPE dll
|
sl@0
|
20 |
UID 0x1000008d 0x102070b8
|
sl@0
|
21 |
VENDORID 0x70000001
|
sl@0
|
22 |
|
sl@0
|
23 |
SOURCEPATH ../A2DP
|
sl@0
|
24 |
SOURCE TSI_MMF_A2DP_STEP.cpp
|
sl@0
|
25 |
SOURCE TSI_MMF_A2DP_SUITE.cpp
|
sl@0
|
26 |
SOURCE TSI_MMF_A2DP_AC.cpp
|
sl@0
|
27 |
SOURCE TSI_MMF_A2DP_DS.cpp
|
sl@0
|
28 |
|
sl@0
|
29 |
USERINCLUDE ../A2DP
|
sl@0
|
30 |
USERINCLUDE ../../../src/Client/Audio
|
sl@0
|
31 |
USERINCLUDE ../../../src/Plugin/Format/FormatUtils
|
sl@0
|
32 |
USERINCLUDE ../../../../../devsound/sounddevbt/PlatSec/src/SoundDevice
|
sl@0
|
33 |
USERINCLUDE ../../../../../devsound/sounddevbt/src/Server
|
sl@0
|
34 |
USERINCLUDE ../../../../../devsound/sounddevbt/PlatSec/src/Server/AudioServer
|
sl@0
|
35 |
USERINCLUDE ../../../../../devsound/sounddevbt/PlatSec/src/Client
|
sl@0
|
36 |
USERINCLUDE ../../../../../devsound/sounddevbt/src/RoutingSoundDevice
|
sl@0
|
37 |
USERINCLUDE ../../../../../mmplugins/mmfwplugins/src/plugin/format/mmfwavformat
|
sl@0
|
38 |
|
sl@0
|
39 |
OS_LAYER_SYSTEMINCLUDE_SYMBIAN
|
sl@0
|
40 |
|
sl@0
|
41 |
LIBRARY A2dpBTHeadsetAudioIf.lib
|
sl@0
|
42 |
LIBRARY A2dpBTHeadsetAudioIfClient.lib
|
sl@0
|
43 |
LIBRARY bluetooth.lib
|
sl@0
|
44 |
LIBRARY bluetoothav.lib
|
sl@0
|
45 |
LIBRARY esock.lib
|
sl@0
|
46 |
LIBRARY centralrepository.lib
|
sl@0
|
47 |
LIBRARY euser.lib TestFrameworkClient.lib
|
sl@0
|
48 |
LIBRARY mediaclientaudio.lib efsrv.lib MediaClientAudioInputStream.lib
|
sl@0
|
49 |
LIBRARY MMFControllerFramework.lib MediaClientAudioStream.lib
|
sl@0
|
50 |
LIBRARY hal.lib
|
sl@0
|
51 |
LIBRARY estor.lib edbms.lib
|
sl@0
|
52 |
LIBRARY ecom.lib
|
sl@0
|
53 |
LIBRARY MMFDevSound.lib
|
sl@0
|
54 |
LIBRARY MMCommon.lib
|
sl@0
|
55 |
|
sl@0
|
56 |
|
sl@0
|
57 |
//DEFFILE TSI_MMF_A2DP.DEF
|
sl@0
|
58 |
|
sl@0
|
59 |
SMPSAFE
|