|
1 /* |
|
2 * Copyright (c) 2009 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: Image description file for project ?myapp |
|
15 * |
|
16 */ |
|
17 |
|
18 #ifndef MMMTPDATAPROVIDER_IBY |
|
19 #define MMMTPDATAPROVIDER_IBY |
|
20 |
|
21 #include <data_caging_paths_for_iby.hrh> |
|
22 |
|
23 // stub file for MTP upgrade with SISX (required by Platform security) |
|
24 data=ZSYSTEM\install\mmmtpdpstub.sis System\install\mmmtpdpstub.sis |
|
25 |
|
26 /* |
|
27 * Media Data Provider |
|
28 */ |
|
29 // MTP Data Provider API |
|
30 ECOM_PLUGIN(mediamtpdataprovider.dll, mediamtpdataprovider.rsc) |
|
31 |
|
32 // MTP plugin registration resource file |
|
33 data=\epoc32\data\Z\resource\mtp\10207C4B.rsc resource\mtp\10207C4B.rsc |
|
34 |
|
35 /* |
|
36 * Abstract Media Data Provider |
|
37 */ |
|
38 // MTP Data Provider API |
|
39 ECOM_PLUGIN(abstractmediamtpdataprovider.dll, abstractmediamtpdataprovider.rsc) |
|
40 |
|
41 // MTP plugin registration resource file |
|
42 data=\epoc32\data\Z\resource\mtp\10207C53.rsc resource\mtp\10207C53.rsc |
|
43 |
|
44 // MTP multimedia request processor |
|
45 file=ABI_DIR\BUILD_DIR\mmmtpdprequestprocessor.dll SHARED_LIB_DIR\mmmtpdprequestprocessor.dll |
|
46 |
|
47 #endif // MMMTPDATAPROVIDER_IBY |