sl@0
|
1 |
|
sl@0
|
2 |
// Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
|
sl@0
|
3 |
// All rights reserved.
|
sl@0
|
4 |
// This component and the accompanying materials are made available
|
sl@0
|
5 |
// under the terms of "Eclipse Public License v1.0"
|
sl@0
|
6 |
// which accompanies this distribution, and is available
|
sl@0
|
7 |
// at the URL "http://www.eclipse.org/legal/epl-v10.html".
|
sl@0
|
8 |
//
|
sl@0
|
9 |
// Initial Contributors:
|
sl@0
|
10 |
// Nokia Corporation - initial contribution.
|
sl@0
|
11 |
//
|
sl@0
|
12 |
// Contributors:
|
sl@0
|
13 |
//
|
sl@0
|
14 |
// Description:
|
sl@0
|
15 |
//
|
sl@0
|
16 |
|
sl@0
|
17 |
|
sl@0
|
18 |
PRJ_PLATFORMS
|
sl@0
|
19 |
// specify the platforms your component needs to be built for here
|
sl@0
|
20 |
// may add platform for OMAP, Helen etc
|
sl@0
|
21 |
DEFAULT
|
sl@0
|
22 |
|
sl@0
|
23 |
PRJ_EXPORTS
|
sl@0
|
24 |
|
sl@0
|
25 |
|
sl@0
|
26 |
// mmfswcodecwrapper
|
sl@0
|
27 |
../inc/SwCodecWrapper/mmfSwCodecWrapper.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mmf/server/mmfswcodecwrapper.h)
|
sl@0
|
28 |
../inc/SwCodecWrapper/mmfSwCodecWrappercustomInterfacesUIDs.hrh /epoc32/include/mmf/server/mmfswcodecwrappercustominterfacesuids.hrh
|
sl@0
|
29 |
|
sl@0
|
30 |
../inc/plugin/mmfHwDeviceImplementationUIDs.hrh /epoc32/include/mmf/plugin/mmfhwdeviceimplementationuids.hrh
|
sl@0
|
31 |
../inc/plugin/mmfSBCCodecImplementationUIDs.hrh /epoc32/include/mmf/plugin/mmfsbccodecimplementationuids.hrh
|
sl@0
|
32 |
|
sl@0
|
33 |
// Romkit include files
|
sl@0
|
34 |
devsound_refplugin.iby /epoc32/rom/include/
|
sl@0
|
35 |
|
sl@0
|
36 |
|
sl@0
|
37 |
PRJ_MMPFILES
|
sl@0
|
38 |
|
sl@0
|
39 |
// Only build for DevSound
|
sl@0
|
40 |
#ifndef SYMBIAN_MULTIMEDIA_A3FDEVSOUND
|
sl@0
|
41 |
../mmpfiles/platsec/sounddevice/mmfdevsoundrefplugin.mmp
|
sl@0
|
42 |
../mmpfiles/platsec/client/mmfaudioserverproxy.mmp
|
sl@0
|
43 |
../mmpfiles/platsec/client/mmfdevsoundproxy.mmp
|
sl@0
|
44 |
../mmpfiles/platsec/server/mmfdevsoundserver.mmp
|
sl@0
|
45 |
../mmpfiles/platsec/server/mmfaudioserver.mmp
|
sl@0
|
46 |
../mmpfiles/server/MmfAudioPolicyProxy.mmp
|
sl@0
|
47 |
../mmpfiles/platsec/server/mmfaudiopolicy.mmp
|
sl@0
|
48 |
#endif
|
sl@0
|
49 |
|
sl@0
|
50 |
//Sw Codec Wrapper
|
sl@0
|
51 |
../mmpfiles/swcodecwrapper/mmfswaudiodevice.mmp
|
sl@0
|
52 |
../mmpfiles/swcodecwrapper/mmfswcodecwrapper.mmp
|
sl@0
|
53 |
|
sl@0
|
54 |
// SBC encoder
|
sl@0
|
55 |
../mmpfiles/codec/SBCEncoder.mmp
|
sl@0
|
56 |
|
sl@0
|
57 |
//audio 'software' hw device plugins
|
sl@0
|
58 |
../mmpfiles/plugin/mmfAudioHwDevices.mmp
|
sl@0
|
59 |
../mmpfiles/plugin/Gsm610HwDevices.mmp
|
sl@0
|
60 |
|
sl@0
|
61 |
PRJ_TESTMMPFILES
|
sl@0
|
62 |
|
sl@0
|
63 |
//Audio Test Tone Controller
|
sl@0
|
64 |
../mmpfiles/controller/MmfAudioToneController.mmp
|
sl@0
|
65 |
|
sl@0
|
66 |
PRJ_TESTEXPORTS
|
sl@0
|
67 |
mmfaudiotonetestcontroller.iby /epoc32/rom/include/ |