|
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: This file provides the information required for building the |
|
15 * |
|
16 */ |
|
17 |
|
18 |
|
19 #include <platform_paths.hrh> |
|
20 |
|
21 PRJ_PLATFORMS |
|
22 DEFAULT |
|
23 |
|
24 // Help exports |
|
25 #include "../help/group/bld.inf" |
|
26 |
|
27 PRJ_EXPORTS |
|
28 // Headers for Mail Viewer plug-in FW |
|
29 |
|
30 ../inc/MMessageLoadObserver.h |../../../inc/MMessageLoadObserver.h |
|
31 ../inc/MMailMsgBaseControl.h |../../../inc/MMailMsgBaseControl.h |
|
32 ../inc/MMailMessageView.h |../../../inc/MMailMessageView.h |
|
33 ../inc/CMailMessage.inl |../../../inc/CMailMessage.inl |
|
34 ../inc/MMailAppUiInterface.h |../../../inc/MMailAppUiInterface.h |
|
35 ../inc/CMailMessageView.h |../../../inc/CMailMessageView.h |
|
36 ../inc/CMailMessageView.inl |../../../inc/CMailMessageView.inl |
|
37 ../inc/CMailMessage.h |../../../inc/CMailMessage.h |
|
38 ../inc/MailInternalCRKeys.h |../../../inc/MailInternalCRKeys.h |
|
39 ../group/msgmailviewer.hrh |../../../inc/msgmailviewer.hrh |
|
40 |
|
41 // CR BackUP file |
|
42 ../CenRep/backup_registration.xml /epoc32/data/z/private/101f4cd6/backup_registration.xml |
|
43 ../CenRep/backup_registration.xml /epoc32/release/winscw/udeb/z/private/101f4cd6/backup_registration.xml |
|
44 ../CenRep/backup_registration.xml /epoc32/release/winscw/urel/z/private/101f4cd6/backup_registration.xml |
|
45 |
|
46 // IBY file exports |
|
47 ../rom/MailEditorViewer.iby CORE_APP_LAYER_IBY_EXPORT_PATH(MailEditorViewer.iby) |
|
48 ../rom/MailEditorViewerResources.iby LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(MailEditorViewerResources.iby) |
|
49 |
|
50 // Localised loc file export |
|
51 ../loc/MsgMailEditor.loc APP_LAYER_LOC_EXPORT_PATH(MsgMailEditor.loc ) |
|
52 ../loc/MsgMailViewer.loc APP_LAYER_LOC_EXPORT_PATH(MsgMailViewer.loc ) |
|
53 |
|
54 // CONFML FILE EXPORTS |
|
55 ../conf/s60mail.confml APP_LAYER_CONFML(s60mail.confml) |
|
56 ../conf/s60mail_101F8850.crml APP_LAYER_CRML(s60mail_101F8850.crml) |
|
57 |
|
58 |
|
59 PRJ_MMPFILES |
|
60 MsgMailUtils.mmp |
|
61 MsgMailEditor.mmp |
|
62 MsgMailViewer.mmp |
|
63 |
|
64 // View Plug-ins |
|
65 // plain |
|
66 ../PluginSrc/MailPlainView/MailPlainView.mmp |
|
67 // html |
|
68 //#ifdef __SERIES60_NATIVE_BROWSER |
|
69 //../pluginsrc/mailhtmlview/MailHtmlView.mmp |
|
70 //#endif // __SERIES60_NATIVE_BROWSER |
|
71 // omr |
|
72 #ifdef __MEETING_REQUEST_SUPPORT |
|
73 #include "../PluginSrc/icalviewer/group/bld.inf" |
|
74 #endif // __MEETING_REQUEST_SUPPORT |
|
75 |
|
76 PRJ_EXTENSIONS |
|
77 |
|
78 START EXTENSION s60/mifconv |
|
79 OPTION TARGETFILE msgmaileditor_aif.mif |
|
80 OPTION SOURCES -c8,8 qgn_menu_mce.svg |
|
81 END |
|
82 |
|
83 START EXTENSION s60/mifconv |
|
84 OPTION TARGETFILE msgmailutils.mif |
|
85 OPTION HEADERFILE msgmailutils.mbg |
|
86 OPTION SOURCES -c8,8 qgn_prop_mce_email_title.svg |
|
87 END |
|
88 |
|
89 // End of file |