0
|
1 |
// Copyright (c) 2005-2010 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 |
//
|
|
15 |
|
|
16 |
|
|
17 |
|
|
18 |
#ifdef SYMBIAN_MULTIMEDIA_A3FDEVSOUND
|
|
19 |
|
|
20 |
PRJ_EXPORTS
|
|
21 |
|
|
22 |
../inc/mmfaudiosvruids.hrh /epoc32/include/a3f/mmfaudiosvruids.hrh
|
|
23 |
../inc/a3ffourcclookup.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(a3f/a3ffourcclookup.h)
|
|
24 |
../inc/a3ffourcclookupuids.hrh /epoc32/include/a3f/a3ffourcclookupuids.hrh
|
|
25 |
../inc/mmfaudiosvrservice.hrh /epoc32/include/a3f/mmfaudiosvrservice.hrh
|
|
26 |
../inc/mmfaudiosvrservice.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(a3f/mmfaudiosvrservice.h)
|
|
27 |
../inc/mmfaudioserverinterface.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(a3f/mmfaudioserverinterface.h)
|
|
28 |
// Custom Interface Support
|
|
29 |
../inc/MmfDevSoundCustomInterfaceExtensions.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(a3f/mmfdevsoundcustominterfaceextensions.h)
|
|
30 |
../inc/mmfdevsoundcustominterfaceextensions.hrh /epoc32/include/a3f/mmfdevsoundcustominterfaceextensions.hrh
|
|
31 |
../inc/devsoundadaptationinfo.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(a3f/devsoundadaptationinfo.h)
|
|
32 |
../inc/devsoundadaptationinfo.hrh /epoc32/include/a3f/devsoundadaptationinfo.hrh
|
|
33 |
../inc/mdevsoundadaptationinfoobserver.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(a3f/mdevsoundadaptationinfoobserver.h)
|
|
34 |
|
|
35 |
../inc/mmfdevsoundcustominterface.hrh /epoc32/include/mmf/plugin/mmfdevsoundcustominterface.hrh
|
|
36 |
../inc/mmfdevsoundcustominterface.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mmf/server/mmfdevsoundcustominterface.h)
|
|
37 |
|
|
38 |
//for APR support
|
|
39 |
../inc/a3fdevsoundaudiopauseresume.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(a3f/a3fdevsoundaudiopauseresume.h)
|
|
40 |
|
|
41 |
|
|
42 |
./a3fdevsound.iby /epoc32/rom/include/a3fdevsound.iby
|
|
43 |
|
|
44 |
// DEF FILES
|
|
45 |
../bwins/devsoundadaptationinfo.def /epoc32/include/def/bwins/devsoundadaptationinfo.def
|
|
46 |
../eabi/devsoundadaptationinfo.def /epoc32/include/def/eabi/devsoundadaptationinfo.def
|
|
47 |
|
|
48 |
PRJ_MMPFILES
|
|
49 |
|
|
50 |
../mmpfiles/a3ffourcclookup.mmp
|
|
51 |
../mmpfiles/a3fFourCCConvertorPlugin.mmp
|
|
52 |
../mmpfiles/mmfaudioserverfactory.mmp
|
|
53 |
../mmpfiles/devsoundadaptation.mmp
|
|
54 |
../mmpfiles/mmfdevsoundserver.mmp
|
|
55 |
../mmpfiles/mmfaudioserver.mmp
|
|
56 |
../mmpfiles/mmfaudioserverproxy.mmp
|
|
57 |
../mmpfiles/mmfdevsoundproxy.mmp
|
|
58 |
../mmpfiles/mmfdevsound.mmp
|
|
59 |
../mmpfiles/devsoundadaptationinfolib.mmp
|
|
60 |
|
|
61 |
#endif
|
|
62 |
|
|
63 |
// End of file
|