|
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: The component description file |
|
15 * |
|
16 */ |
|
17 |
|
18 // System includes |
|
19 #include <platform_paths.hrh> |
|
20 |
|
21 PRJ_EXPORTS |
|
22 ../rom/clockengines.iby CORE_APP_LAYER_IBY_EXPORT_PATH( clockengines.iby ) |
|
23 |
|
24 // Cenrep file |
|
25 ../cenrep/keys_clockapp.xls CENREP_XLS_EXPORT_PATH( keys_clockapp.xls ) |
|
26 |
|
27 // ConfML files |
|
28 ../conf/clockapp.confml APP_LAYER_CONFML( clockapp.confml ) |
|
29 ../conf/clockapp_101F874D.crml APP_LAYER_CRML( clockapp_101F874D.crml ) |
|
30 ../conf/clockapp_101F8876.crml APP_LAYER_CRML( clockapp_101F8876.crml ) |
|
31 |
|
32 // Backup registration file |
|
33 // Date Time Settings |
|
34 ../cenrep/backup_registration.xml /epoc32/data/z/private/10005906/backup_registration.xml |
|
35 ../cenrep/backup_registration.xml /epoc32/release/winscw/udeb/z/private/10005906/backup_registration.xml |
|
36 ../cenrep/backup_registration.xml /epoc32/release/winscw/urel/z/private/10005906/backup_registration.xml |
|
37 |
|
38 // Clockserver |
|
39 ../cenrep/backup_registration.xml /epoc32/data/z/private/200159A2/backup_registration.xml |
|
40 ../cenrep/backup_registration.xml /epoc32/release/winscw/udeb/z/private/200159A2/backup_registration.xml |
|
41 ../cenrep/backup_registration.xml /epoc32/release/winscw/urel/z/private/200159A2/backup_registration.xml |
|
42 |
|
43 // Clock |
|
44 ../cenrep/backup_registration.xml /epoc32/data/z/private/10005903/backup_registration.xml |
|
45 ../cenrep/backup_registration.xml /epoc32/release/winscw/udeb/z/private/10005903/backup_registration.xml |
|
46 ../cenrep/backup_registration.xml /epoc32/release/winscw/urel/z/private/10005903/backup_registration.xml |
|
47 |
|
48 // Stub SIS |
|
49 ../stubsis/clock2_stub.sis /epoc32/data/Z/system/install/clock2_stub.sis |
|
50 |
|
51 // Other bld.infs |
|
52 #include "../clockengines/group/bld.inf" |
|
53 #include "../clockui/group/bld.inf" |
|
54 #include "../help/group/bld.inf" |
|
55 // End of file |