equal
deleted
inserted
replaced
|
1 /* |
|
2 * Copyright (c) 2002 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 a Messagingfw/senduiservices library. |
|
17 * |
|
18 */ |
|
19 |
|
20 |
|
21 |
|
22 #include <platform_paths.hrh> |
|
23 |
|
24 PRJ_PLATFORMS |
|
25 DEFAULT |
|
26 |
|
27 PRJ_EXPORTS |
|
28 |
|
29 ../conf/sendui.confml MW_LAYER_CONFML(sendui.confml) |
|
30 ../conf/sendui_10282823.crml MW_LAYER_CRML(sendui_10282823.crml) |
|
31 |
|
32 ../rom/Senduiservices.iby CORE_MW_LAYER_IBY_EXPORT_PATH(Senduiservices.iby) |
|
33 ../rom/SenduiservicesResources.iby LANGUAGE_MW_LAYER_IBY_EXPORT_PATH(SenduiservicesResources.iby) |
|
34 |
|
35 ../loc/Sendnorm.loc MW_LAYER_LOC_EXPORT_PATH(sendnorm.loc) |
|
36 //Stub Sis |
|
37 ../stub_sis/stub_senduiserviceresolver.sis /epoc32/data/z/system/install/stub_senduiserviceresolver.sis |
|
38 ../stub_sis/stub_senduilauncher.sis /epoc32/data/z/system/install/stub_senduilauncher.sis |
|
39 |
|
40 PRJ_MMPFILES |
|
41 |
|
42 // SendUI |
|
43 //../datautils/group/senduidatautils.mmp |
|
44 ./Sendui.mmp |
|
45 //../launcher/group/senduilauncher.mmp |
|
46 //../serviceresolver/group/senduiserviceresolver.mmp |
|
47 ../watcher/group/SendUiWatcher.mmp |
|
48 |
|
49 /* End of File */ |