author | Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> |
Wed, 13 Oct 2010 14:53:46 +0300 | |
branch | RCL_3 |
changeset 130 | 67f2ed48ad91 |
parent 118 | 8baec10861af |
permissions | -rw-r--r-- |
114 | 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 |
||
38 |
||
39 |
PRJ_PLATFORMS |
|
40 |
DEFAULT |
|
41 |
||
42 |
ARMV5 WINSCW |
|
43 |
||
44 |
PRJ_EXPORTS |
|
45 |
||
46 |
//200159c9.txt z:/private/10202be9/200159c9.txt |
|
47 |
||
48 |
../rom/hsps.iby CORE_MW_LAYER_IBY_EXPORT_PATH(hsps.iby) |
|
49 |
||
50 |
||
51 |
// Generic configuration interface for component cenrep settings |
|
130
67f2ed48ad91
Revision: 201039
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
118
diff
changeset
|
52 |
../conf/hsps.confml APP_LAYER_CONFML(hsps.confml) |
67f2ed48ad91
Revision: 201039
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
118
diff
changeset
|
53 |
../conf/hsps_200159c9.crml APP_LAYER_CRML(hsps_200159c9.crml) |
118
8baec10861af
Revision: 201033
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
114
diff
changeset
|
54 |
|
114 | 55 |
|
56 |
// Exports for SAPI impl |
|
57 |
../inc/hspsdomattribute.h MW_LAYER_PLATFORM_EXPORT_PATH(hspsdomattribute.h) |
|
58 |
../inc/mhspsdomlistitem.h MW_LAYER_PLATFORM_EXPORT_PATH(mhspsdomlistitem.h) |
|
59 |
../inc/hspsdomlist.h MW_LAYER_PLATFORM_EXPORT_PATH(hspsdomlist.h) |
|
60 |
../inc/hspsdomdepthiterator.h MW_LAYER_PLATFORM_EXPORT_PATH(hspsdomdepthiterator.h) |
|
61 |
../inc/hspsdomnode.h MW_LAYER_PLATFORM_EXPORT_PATH(hspsdomnode.h) |
|
62 |
../inc/hspsdomdocument.h MW_LAYER_PLATFORM_EXPORT_PATH(hspsdomdocument.h) |
|
63 |
../inc/hspsresource.h MW_LAYER_PLATFORM_EXPORT_PATH(hspsresource.h) |
|
64 |
../inc/mhspsdomiterator.h MW_LAYER_PLATFORM_EXPORT_PATH(mhspsdomiterator.h) |
|
65 |
../inc/hspsthememanagement.h MW_LAYER_PLATFORM_EXPORT_PATH(hspsthememanagement.h) |
|
66 |
../inc/hspsclient.h MW_LAYER_PLATFORM_EXPORT_PATH(hspsclient.h) |
|
67 |
../inc/hspsrequestclient.h MW_LAYER_PLATFORM_EXPORT_PATH(hspsrequestclient.h) |
|
68 |
../inc/hspsodt.h MW_LAYER_PLATFORM_EXPORT_PATH(hspsodt.h) |
|
69 |
../inc/hspsclientsession.h MW_LAYER_PLATFORM_EXPORT_PATH(hspsclientsession.h) |
|
70 |
../inc/hspsresult.h MW_LAYER_PLATFORM_EXPORT_PATH(hspsresult.h) |
|
71 |
../inc/hspsreqnotifparam.h MW_LAYER_PLATFORM_EXPORT_PATH(hspsreqnotifparam.h) |
|
72 |
../inc/hspsdefinitionrepository.h MW_LAYER_PLATFORM_EXPORT_PATH(hspsdefinitionrepository.h) |
|
73 |
||
74 |
PRJ_MMPFILES |