|
1 /* |
|
2 * Copyright (c) 2008 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 Homescreenpluginservice (HSPS) |
|
15 * |
|
16 */ |
|
17 |
|
18 |
|
19 // Macro definitions |
|
20 #include <platform_paths.hrh> |
|
21 |
|
22 // Components |
|
23 #include "../inc/hsps_builds_cfg.hrh" |
|
24 #include "../hspsdefinitionengine/group/bld.inf" |
|
25 #include "../hspsdom/group/bld.inf" |
|
26 |
|
27 #ifdef ____HSPS_CFG_LOG_ON____ |
|
28 #include "../hspsTools/group/bld.inf" |
|
29 #endif |
|
30 |
|
31 #include "../hspspluginregistry/group/bld.inf" |
|
32 #include "../hspsmanager/group/bld.inf" |
|
33 #include "../hspsodt/group/bld.inf" |
|
34 #include "../hspsresource/group/bld.inf" |
|
35 #include "../hspsresult/group/bld.inf" |
|
36 #include "../homescreen_settings_api/group/bld.inf" |
|
37 #ifdef _HSPS_AUTOINSTALL_TEST_THEMES_ |
|
38 #include "../internal/testthemes/group/bld.inf" |
|
39 #endif |
|
40 |
|
41 |
|
42 PRJ_PLATFORMS |
|
43 DEFAULT |
|
44 |
|
45 ARMV5 WINSCW |
|
46 |
|
47 PRJ_EXPORTS |
|
48 |
|
49 //200159c9.txt z:/private/10202be9/200159c9.txt |
|
50 |
|
51 ../rom/hsps.iby CORE_MW_LAYER_IBY_EXPORT_PATH(hsps.iby) |
|
52 |
|
53 #ifdef _HSPS_AUTOINSTALL_TEST_THEMES_ |
|
54 ../rom/hspstestconfigurations.iby CORE_MW_LAYER_IBY_EXPORT_PATH(hspstestconfigurations.iby) |
|
55 #endif |
|
56 |
|
57 |
|
58 // Generic configuration interface for component cenrep settings |
|
59 ../conf/hsps.confml APP_LAYER_CONFML(hsps.confml) |
|
60 ../conf/hsps_200159c9.crml APP_LAYER_CRML(hsps_200159c9.crml) |
|
61 |
|
62 |
|
63 // Exports for SAPI impl |
|
64 ../inc/hspsdomattribute.h MW_LAYER_PLATFORM_EXPORT_PATH(hspsdomattribute.h) |
|
65 ../inc/mhspsdomlistitem.h MW_LAYER_PLATFORM_EXPORT_PATH(mhspsdomlistitem.h) |
|
66 ../inc/hspsdomlist.h MW_LAYER_PLATFORM_EXPORT_PATH(hspsdomlist.h) |
|
67 ../inc/hspsdomdepthiterator.h MW_LAYER_PLATFORM_EXPORT_PATH(hspsdomdepthiterator.h) |
|
68 ../inc/hspsdomnode.h MW_LAYER_PLATFORM_EXPORT_PATH(hspsdomnode.h) |
|
69 ../inc/hspsdomdocument.h MW_LAYER_PLATFORM_EXPORT_PATH(hspsdomdocument.h) |
|
70 ../inc/hspsresource.h MW_LAYER_PLATFORM_EXPORT_PATH(hspsresource.h) |
|
71 ../inc/mhspsdomiterator.h MW_LAYER_PLATFORM_EXPORT_PATH(mhspsdomiterator.h) |
|
72 ../inc/hspsthememanagement.h MW_LAYER_PLATFORM_EXPORT_PATH(hspsthememanagement.h) |
|
73 ../inc/hspsclient.h MW_LAYER_PLATFORM_EXPORT_PATH(hspsclient.h) |
|
74 ../inc/hspsrequestclient.h MW_LAYER_PLATFORM_EXPORT_PATH(hspsrequestclient.h) |
|
75 ../inc/hspsodt.h MW_LAYER_PLATFORM_EXPORT_PATH(hspsodt.h) |
|
76 ../inc/hspsclientsession.h MW_LAYER_PLATFORM_EXPORT_PATH(hspsclientsession.h) |
|
77 ../inc/hspsresult.h MW_LAYER_PLATFORM_EXPORT_PATH(hspsresult.h) |
|
78 ../inc/hspsreqnotifparam.h MW_LAYER_PLATFORM_EXPORT_PATH(hspsreqnotifparam.h) |
|
79 ../inc/hspsdefinitionrepository.h MW_LAYER_PLATFORM_EXPORT_PATH(hspsdefinitionrepository.h) |
|
80 |
|
81 PRJ_MMPFILES |