|
1 /* |
|
2 * Copyright (c) 2006 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: Build information file for project ?myapp |
|
15 * |
|
16 */ |
|
17 |
|
18 #include <platform_paths.hrh> |
|
19 |
|
20 #ifdef RD_THUMBNAILMANAGER |
|
21 |
|
22 #include "../thumbnailclient/group/bld.inf" |
|
23 #include "../thumbnailserver/group/bld.inf" |
|
24 #include "../plugins/image/group/bld.inf" |
|
25 #include "../plugins/video/group/bld.inf" |
|
26 #include "../plugins/audio/group/bld.inf" |
|
27 #include "../tmiadrestart/group/bld.inf" |
|
28 #ifdef RD_MDS_2_5 |
|
29 #include "../thumbagdaemon/group/bld.inf" |
|
30 #endif |
|
31 |
|
32 PRJ_PLATFORMS |
|
33 WINSCW ARMV5 |
|
34 |
|
35 PRJ_EXPORTS |
|
36 ../sis/thumbnailmanager/thumbnailmanager_stub.sis /epoc32/data/z/system/install/thumbnailmanager_stub.sis |
|
37 ../conf/thumbnailmanager.confml MW_LAYER_CONFML(thumbnailmanager.confml) |
|
38 ../conf/thumbnailmanager_102830B0.crml MW_LAYER_CRML(thumbnailmanager_102830b0.crml) |
|
39 ../rom/thumbnailmanager.iby CORE_MW_LAYER_IBY_EXPORT_PATH(thumbnailmanager.iby) |
|
40 #ifdef RD_MDS_2_5 |
|
41 ../rom/thumbagdaemon.iby CORE_MW_LAYER_IBY_EXPORT_PATH(thumbagdaemon.iby) |
|
42 #endif |
|
43 |
|
44 PRJ_TESTMMPFILES |
|
45 |
|
46 PRJ_TESTEXPORTS |
|
47 ../conf/102830B0.txt /epoc32/release/winscw/udeb/z/private/10202be9/102830b0.txt |
|
48 ../conf/102830B0.txt /epoc32/release/winscw/urel/z/private/10202be9/102830b0.txt |
|
49 |
|
50 #endif // RD_THUMBNAILMANAGER |
|
51 |
|
52 // End of File |
|
53 |
|
54 |