equal
deleted
inserted
replaced
|
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: |
|
15 * |
|
16 */ |
|
17 |
|
18 |
|
19 // #ifdef RD_CUSTOMIZABLE_AI |
|
20 |
|
21 #include <platform_paths.hrh> |
|
22 |
|
23 PRJ_PLATFORMS |
|
24 DEFAULT |
|
25 |
|
26 |
|
27 PRJ_EXPORTS |
|
28 ../plugins/devicestatus/loc/hs_app_aidevstaplgres.loc MW_LAYER_LOC_EXPORT_PATH(hs_app_aidevstaplgres.loc) |
|
29 ../loc/hs_app_aifw.loc MW_LAYER_LOC_EXPORT_PATH(hs_app_aifw.loc) |
|
30 |
|
31 // Generic configuration interface for component cenrep settings |
|
32 ../conf/activeidle2.confml APP_LAYER_CONFML(activeidle2.confml) |
|
33 ../conf/activeidle2_10275102.crml APP_LAYER_CRML(activeidle2_10275102.crml) |
|
34 |
|
35 ../rom/hs_app_idlefw.iby CORE_MW_LAYER_IBY_EXPORT_PATH(hs_app_idlefw.iby) |
|
36 ../rom/hs_app_idlefw_resources.iby LANGUAGE_MW_LAYER_IBY_EXPORT_PATH(hs_app_idlefw_resources.iby) |
|
37 |
|
38 PRJ_MMPFILES |
|
39 aiutils.mmp |
|
40 aiidleint.mmp |
|
41 aifw.mmp |
|
42 homescreen.mmp |
|
43 |
|
44 |
|
45 PRJ_TESTMMPFILES |
|
46 |
|
47 PRJ_TESTEXPORTS |
|
48 |
|
49 // |
|
50 // Include subprojects |
|
51 // |
|
52 |
|
53 // hslaunch |
|
54 #include "../hslaunch/group/bld.inf" |
|
55 |
|
56 // Plug-ins |
|
57 #include "../plugins/group/bld.inf" |
|
58 |
|
59 // #endif // RD_CUSTOMIZABLE_AI |