|
1 // Copyright (c) 2002-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". |
|
7 // |
|
8 // Initial Contributors: |
|
9 // Nokia Corporation - initial contribution. |
|
10 // |
|
11 // Contributors: |
|
12 // |
|
13 // Description: |
|
14 // Note:: This is intended to be included in ...\MMF\group\bld.inf. |
|
15 // |
|
16 // |
|
17 |
|
18 PRJ_PLATFORMS |
|
19 // specify the platforms your component needs to be built for here |
|
20 // may add platform for OMAP, Helen etc |
|
21 DEFAULT |
|
22 |
|
23 PRJ_TESTEXPORTS |
|
24 |
|
25 // Devsound header |
|
26 |
|
27 // mmfswcodecwrapper |
|
28 ../inc/SwCodecWrapper/MmfBtSwCodecWrapper.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(mmf/server/mmfbtswcodecwrapper.h) |
|
29 ../inc/SwCodecWrapper/MmfBtSwCodecWrapperCustomInterfacesUIDs.hrh SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mmf/server/mmfbtswcodecwrappercustominterfacesuids.hrh) |
|
30 ../inc/SwCodecWrapper/mmfbtswcodecwrapperinterface.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mmf/server/mmfbtswcodecwrapperinterface.h) |
|
31 #ifdef SYMBIAN_OLD_EXPORT_LOCATION |
|
32 ../inc/SwCodecWrapper/routingsounddeviceopenhandler.h /epoc32/include/mmf/server/routingsounddeviceopenhandler.h |
|
33 #endif |
|
34 |
|
35 |
|
36 //export MmfBtHwDevice2.h/.inl |
|
37 ../inc/HwDevice/MmfBtHwDevice2.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(mmf/server/mmfbthwdevice2.h) |
|
38 |
|
39 |
|
40 // Plug-in ECom headers |
|
41 ../inc/Plugin/MmfBtHwDeviceImplementationUIDs.hrh SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mmf/plugin/mmfbthwdeviceimplementationuids.hrh) |
|
42 |
|
43 |
|
44 PRJ_TESTMMPFILES |
|
45 |
|
46 //A2DP Bluetooth headset 'driver' |
|
47 ../MMPFiles/A2dpBlueTooth/A2dpBTHeadsetAudioIf.mmp |
|
48 ../MMPFiles/A2dpBlueTooth/A2dpBTHeadsetAudioIfServer.mmp |
|
49 ../MMPFiles/A2dpBlueTooth/A2dpBTHeadsetAudioIfClient.mmp |
|
50 |
|
51 // Routing Sound Device |
|
52 ../MMPFiles/RoutingSoundDevice/BtRoutingSoundDevice.mmp |
|
53 |
|
54 // SBC encoder |
|
55 ../MMPFiles/Plugin/BtSBCEncoder.mmp |
|
56 |
|
57 // Policy Proxy |
|
58 ../MMPFiles/server/MmfBtAudioPolicyProxy.mmp |
|
59 |
|
60 //Sw Codec Wrapper |
|
61 ../MMPFiles/swcodecwrapper/MmfBtSwCodecWrapper.mmp |
|
62 |
|
63 //audio 'software' hw device plugins |
|
64 ../MMPFiles/Plugin/MmfBtAudioHwDevices.mmp |
|
65 ../MMPFiles/Plugin/BtGsm610HwDevices.mmp |