|
1 /* |
|
2 * Copyright (c) 2002-2005 Nokia Corporation and/or its subsidiary(-ies). |
|
3 * All rights reserved. |
|
4 * This component and the accompanying materials are made available |
|
5 * under the terms of "Eclipse Public License v1.0" |
|
6 * which accompanies this distribution, and is available |
|
7 * at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
8 * |
|
9 * Initial Contributors: |
|
10 * Nokia Corporation - initial contribution. |
|
11 * |
|
12 * Contributors: |
|
13 * |
|
14 * Description: Contains all DLLs that must be included in image |
|
15 * |
|
16 */ |
|
17 |
|
18 |
|
19 #ifndef ENHANCEDAUDIOPLAYER_IBY |
|
20 #define ENHANCEDAUDIOPLAYER_IBY |
|
21 |
|
22 #include <bldvariant.hrh> |
|
23 |
|
24 //Moved above to flag as AudioControllerPluginsVariant depends on this dlls |
|
25 file=ABI_DIR\BUILD_DIR\MMDataSourceFactory.dll SHARED_LIB_DIR\MMDataSourceFactory.dll |
|
26 file=ABI_DIR\BUILD_DIR\StreamControlCustomCommands.dll SHARED_LIB_DIR\StreamControlCustomCommands.dll |
|
27 file=ABI_DIR\BUILD_DIR\CacheSource.dll SHARED_LIB_DIR\CacheSource.dll |
|
28 file=ABI_DIR\BUILD_DIR\DataSourceConfigIntfc.dll SHARED_LIB_DIR\DataSourceConfigIntfc.dll |
|
29 |
|
30 |
|
31 file=ABI_DIR\BUILD_DIR\EnhancedMediaClient.dll SHARED_LIB_DIR\EnhancedMediaClient.dll |
|
32 file=ABI_DIR\BUILD_DIR\TransferRateMonitor.dll SHARED_LIB_DIR\TransferRateMonitor.dll |
|
33 |
|
34 ECOM_PLUGIN(ProgDLSource.dll,ProgDLSource.rsc) |
|
35 ECOM_PLUGIN(DataBufferSource.DLL,DataBufferSource.rsc) |
|
36 ECOM_PLUGIN(FileSource.DLL,FileSource.rsc) |
|
37 ECOM_PLUGIN(DescriptorDataSource.DLL,DescriptorDataSource.rsc) |
|
38 |
|
39 |
|
40 data=ZSYSTEM\install\WMA_AudCon_stub.sis System\Install\WMA_AudCon_stub.sis |
|
41 data=ZSYSTEM\install\EnhancedMediaClient_Stub.SIS System\Install\EnhancedMediaClient_Stub.SIS |
|
42 |
|
43 #endif // ENHANCEDAUDIOPLAYER_IBY |
|
44 |
|
45 // End of File |