|
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 smseditor.app. |
|
17 * |
|
18 */ |
|
19 |
|
20 |
|
21 |
|
22 #include <platform_paths.hrh> |
|
23 |
|
24 PRJ_PLATFORMS |
|
25 DEFAULT |
|
26 |
|
27 // Help exports |
|
28 #include "../help/group/bld.inf" |
|
29 |
|
30 PRJ_EXPORTS |
|
31 ../viewerinc/MsgSmsViewer.hrh |../../../inc/MsgSmsViewer.hrh |
|
32 //IBY |
|
33 ../rom/SmsViewer.iby CORE_APP_LAYER_IBY_EXPORT_PATH(SmsViewer.iby) |
|
34 ../rom/SmsStrict.iby CORE_APP_LAYER_IBY_EXPORT_PATH(SmsStrict.iby) |
|
35 //LOC |
|
36 ../loc/SmsViewer.loc APP_LAYER_LOC_EXPORT_PATH(SmsViewer.loc) |
|
37 //Stub Sis |
|
38 ../stub_sis/stubsmsviewer.sis /epoc32/data/z/system/install/stubsmsviewer.sis |
|
39 |
|
40 PRJ_EXTENSIONS |
|
41 |
|
42 START EXTENSION s60/mifconv |
|
43 OPTION TARGETFILE smsviewer_aif.mbm |
|
44 OPTION SOURCES -c8,8 qgn_menu_mce_lst.bmp |
|
45 OPTION SOURCES -c8,8 qgn_menu_mce_cxt.bmp |
|
46 END |
|
47 |
|
48 START EXTENSION s60/mifconv |
|
49 OPTION TARGETFILE smsviewer_aif.mif |
|
50 OPTION SOURCES -c8,8 qgn_menu_mce.svg |
|
51 END |
|
52 |
|
53 PRJ_MMPFILES |
|
54 |
|
55 ../viewer/SmsViewer.mmp |
|
56 ../charconvplugin/SmsStrict.mmp |
|
57 |
|
58 |
|
59 /* End of File */ |