0
|
1 |
// Copyright (c) 2007-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 |
//
|
|
15 |
|
|
16 |
|
|
17 |
|
|
18 |
#ifndef A3FDEVSOUND_IBY
|
|
19 |
#define A3FDEVSOUND_IBY
|
|
20 |
|
|
21 |
#ifdef SYMBIAN_MULTIMEDIA_A3FDEVSOUND
|
|
22 |
|
|
23 |
// DevSound framework dlls
|
|
24 |
file=ABI_DIR\BUILD_DIR\mmfdevsound.dll System\Libs\mmfdevsound.dll
|
|
25 |
file=ABI_DIR\BUILD_DIR\mmfaudioserverproxy.dll System\Libs\mmfaudioserverproxy.dll
|
|
26 |
file=ABI_DIR\BUILD_DIR\mmfdevsoundproxy.dll System\Libs\mmfdevsoundproxy.dll
|
|
27 |
file=ABI_DIR\BUILD_DIR\mmfdevsoundserver.dll System\Libs\mmfdevsoundserver.dll
|
|
28 |
file=ABI_DIR\BUILD_DIR\a3ffourcclookup.dll System\Libs\a3ffourcclookup.dll
|
|
29 |
file=ABI_DIR\BUILD_DIR\mmfaudioserverfactory.dll System\Libs\mmfaudioserverfactory.dll
|
|
30 |
file=ABI_DIR\BUILD_DIR\mmfaudioserver.dll System\Libs\mmfaudioserver.dll
|
|
31 |
|
|
32 |
|
|
33 |
// DevSound adaptation dlls
|
|
34 |
file=ABI_DIR\BUILD_DIR\mmfdevsoundadaptor.dll System\Libs\mmfdevsoundadaptor.dll
|
|
35 |
|
|
36 |
// The standard Custom Interfaces
|
|
37 |
ECOM_PLUGIN(a3fFourCCConvertorPlugin.dll, a3fFourCCConvertorPlugin.rsc)
|
|
38 |
|
|
39 |
#endif // SYMBIAN_MULTIMEDIA_A3FDEVSOUND
|
|
40 |
|
|
41 |
#endif // A3FDEVSOUND_IBY
|