|
1 /* |
|
2 * Copyright (c) 2007 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 * This file provides the information required for building the |
|
16 * whole of msgavkon |
|
17 * |
|
18 */ |
|
19 |
|
20 #include <platform_paths.hrh> |
|
21 |
|
22 |
|
23 PRJ_EXPORTS |
|
24 ../inc/backup_registration.xml /epoc32/data/z/private/100058cd/backup_registration.xml |
|
25 //../inc/ExtendedMTMIDS.hrh APP_LAYER_PUBLIC_EXPORT_PATH( ExtendedMTMIDS.hrh ) |
|
26 //../inc/MessagingSDKCRKeys.h APP_LAYER_PUBLIC_EXPORT_PATH( MessagingSDKCRKeys.h ) |
|
27 ../conf/messaging.confml APP_LAYER_CONFML(messaging.confml) |
|
28 ../conf/messaging_101F87EB.crml APP_LAYER_CRML(messaging_101F87EB.crml) |
|
29 ../conf/messaging_101F87EC.crml APP_LAYER_CRML(messaging_101F87EC.crml) |
|
30 ../conf/messaging_101F87ED.crml APP_LAYER_CRML(messaging_101F87ED.crml) |
|
31 ../conf/messaging_101F87EE.crml APP_LAYER_CRML(messaging_101F87EE.crml) |
|
32 ../conf/messaging_101F87EF.crml APP_LAYER_CRML(messaging_101F87EF.crml) |
|
33 ../conf/messaging_101F8873.crml APP_LAYER_CRML(messaging_101F8873.crml) |
|
34 ../conf/messaging_102071F2.crml APP_LAYER_CRML(messaging_102071F2.crml) |
|
35 ../conf/messaging_102072E2.crml APP_LAYER_CRML(messaging_102072E2.crml) |
|
36 ../conf/messaging_102072E5.crml APP_LAYER_CRML(messaging_102072E5.crml) |
|
37 ../conf/messaging_102824A0.crml APP_LAYER_CRML(messaging_102824A0.crml) |
|
38 ../conf/messaging_1028281E.crml APP_LAYER_CRML(messaging_1028281E.crml) |
|
39 ../conf/messaging_101F8F28.crml APP_LAYER_CRML(messaging_101F8F28.crml) |
|
40 |
|
41 // export localized loc file |
|
42 ../loc/muiu.loc APP_LAYER_LOC_EXPORT_PATH(muiu.loc) |
|
43 |
|
44 // IBY files |
|
45 ../rom/Muiu.iby CORE_APP_LAYER_IBY_EXPORT_PATH(Muiu.iby) |
|
46 ../rom/MuiuResources.iby LANGUAGE_APP_LAYER_IBY_EXPORT_PATH (MuiuResources.iby) |
|
47 |
|
48 |
|
49 #include "../muiu_internal/group/bld.inf" |
|
50 #include "../muiu_domain/group/bld.inf" |
|
51 |
|
52 #include "../Initialise/group/bld.inf" |
|
53 #include "../msgnotifiers/group/bld.inf" |
|
54 #include "../msgindicatorplugin/group/bld.inf" |
|
55 |
|
56 |
|
57 // End of File |