64
|
1 |
/*
|
|
2 |
* Copyright (c) 2009 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: Project definition file for project FreestyleEmailUi
|
|
15 |
*
|
|
16 |
*/
|
|
17 |
|
|
18 |
#include <platform_paths.hrh>
|
|
19 |
|
|
20 |
|
|
21 |
PRJ_PLATFORMS
|
|
22 |
DEFAULT
|
|
23 |
|
|
24 |
|
|
25 |
PRJ_MMPFILES
|
|
26 |
#include "../inc/FSEmailBuildFlags.h"
|
|
27 |
|
|
28 |
// Mifconv extension taken into use. IMPORTANT! Still, keep the mk-files
|
|
29 |
// similar to Freestyle (merge all the changes), but in addition to that update
|
|
30 |
// iconlist.txt and iconlist_aif.txt.
|
|
31 |
|
|
32 |
//gnumakefile FreestyleEmailUi_aif.mk
|
|
33 |
//gnumakefile FreestyleEmailUiIcons.mk
|
|
34 |
|
|
35 |
FreestyleEmailUi.mmp
|
|
36 |
|
|
37 |
/* Integration MTM */
|
|
38 |
#include "../sendasmtm/group/bld.inf"
|
|
39 |
|
|
40 |
#include "../../../help/group/bld.inf"
|
|
41 |
|
|
42 |
|
|
43 |
PRJ_EXPORTS
|
|
44 |
/* IBY exports */
|
|
45 |
// Export macros taken into use, loc file exported
|
|
46 |
../rom/freestyleemailui.iby CORE_APP_LAYER_IBY_EXPORT_PATH(freestyleemailui.iby)
|
|
47 |
../rom/FreestyleEmailUiResources.iby LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(FreestyleEmailUiResources.iby)
|
|
48 |
../loc/freestyleemailui.loc APP_LAYER_LOC_EXPORT_PATH(freestyleemailui.loc)
|
|
49 |
|
|
50 |
// Backup registration
|
|
51 |
../group/backup_registration.xml /epoc32/data/z/private/2001E277/backup_registration.xml
|
|
52 |
|
|
53 |
// Files for html display
|
|
54 |
// make the files ready for creating ROM image
|
|
55 |
../data/html/email.html /epoc32/data/z/private/2001E277/HtmlFile/email.html
|
|
56 |
../data/html/email_rtl.html /epoc32/data/z/private/2001E277/HtmlFile/email_rtl.html
|
|
57 |
../data/html/header.js /epoc32/data/z/private/2001E277/HtmlFile/header.js
|
|
58 |
../data/html/header.css /epoc32/data/z/private/2001E277/HtmlFile/header.css
|
|
59 |
../data/html/email.js /epoc32/data/z/private/2001E277/HtmlFile/email.js
|
|
60 |
../data/html/follow_up.png /epoc32/data/z/private/2001E277/HtmlFile/follow_up.png
|
|
61 |
../data/html/follow_up_complete.png /epoc32/data/z/private/2001E277/HtmlFile/follow_up_complete.png
|
|
62 |
../data/html/btn_right.png /epoc32/data/z/private/2001E277/HtmlFile/btn_right.png
|
|
63 |
../data/html/btn_left.png /epoc32/data/z/private/2001E277/HtmlFile/btn_left.png
|
|
64 |
../data/html/priority_high.png /epoc32/data/z/private/2001E277/HtmlFile/priority_high.png
|
|
65 |
../data/html/priority_low.png /epoc32/data/z/private/2001E277/HtmlFile/priority_low.png
|
|
66 |
../data/html/attachment.png /epoc32/data/z/private/2001E277/HtmlFile/attachment.png
|
|
67 |
../data/html/hidden.png /epoc32/data/z/private/2001E277/HtmlFile/hidden.png
|
|
68 |
../data/html/expand.png /epoc32/data/z/private/2001E277/HtmlFile/expand.png
|
|
69 |
../data/html/collapse.png /epoc32/data/z/private/2001E277/HtmlFile/collapse.png
|
|
70 |
|
|
71 |
// make the files ready for udeb emulator
|
|
72 |
../data/html/email.html /epoc32/release/winscw/udeb/z/private/2001E277/HtmlFile/email.html
|
|
73 |
../data/html/email_rtl.html /epoc32/release/winscw/udeb/z/private/2001E277/HtmlFile/email_rtl.html
|
|
74 |
../data/html/header.js /epoc32/release/winscw/udeb/z/private/2001E277/HtmlFile/header.js
|
|
75 |
../data/html/header.css /epoc32/release/winscw/udeb/z/private/2001E277/HtmlFile/header.css
|
|
76 |
../data/html/email.js /epoc32/release/winscw/udeb/z/private/2001E277/HtmlFile/email.js
|
|
77 |
../data/html/follow_up.png /epoc32/release/winscw/udeb/z/private/2001E277/HtmlFile/follow_up.png
|
|
78 |
../data/html/follow_up_complete.png /epoc32/release/winscw/udeb/z/private/2001E277/HtmlFile/follow_up_complete.png
|
|
79 |
../data/html/btn_right.png /epoc32/release/winscw/udeb/z/private/2001E277/HtmlFile/btn_right.png
|
|
80 |
../data/html/btn_left.png /epoc32/release/winscw/udeb/z/private/2001E277/HtmlFile/btn_left.png
|
|
81 |
../data/html/priority_high.png /epoc32/release/winscw/udeb/z/private/2001E277/HtmlFile/priority_high.png
|
|
82 |
../data/html/priority_low.png /epoc32/release/winscw/udeb/z/private/2001E277/HtmlFile/priority_low.png
|
|
83 |
../data/html/attachment.png /epoc32/release/winscw/udeb/z/private/2001E277/HtmlFile/attachment.png
|
|
84 |
../data/html/hidden.png /epoc32/release/winscw/udeb/z/private/2001E277/HtmlFile/hidden.png
|
|
85 |
../data/html/expand.png /epoc32/release/winscw/udeb/z/private/2001E277/HtmlFile/expand.png
|
|
86 |
../data/html/collapse.png /epoc32/release/winscw/udeb/z/private/2001E277/HtmlFile/collapse.png
|
|
87 |
|
|
88 |
// make the files ready for urel emulator
|
|
89 |
../data/html/email.html /epoc32/release/winscw/urel/z/private/2001E277/HtmlFile/email.html
|
|
90 |
../data/html/email_rtl.html /epoc32/release/winscw/urel/z/private/2001E277/HtmlFile/email_rtl.html
|
|
91 |
../data/html/header.js /epoc32/release/winscw/urel/z/private/2001E277/HtmlFile/header.js
|
|
92 |
../data/html/header.css /epoc32/release/winscw/urel/z/private/2001E277/HtmlFile/header.css
|
|
93 |
../data/html/email.js /epoc32/release/winscw/urel/z/private/2001E277/HtmlFile/email.js
|
|
94 |
../data/html/follow_up.png /epoc32/release/winscw/urel/z/private/2001E277/follow_up.png
|
|
95 |
../data/html/btn_right.png /epoc32/release/winscw/urel/z/private/2001E277/HtmlFile/btn_right.png
|
|
96 |
../data/html/btn_left.png /epoc32/release/winscw/urel/z/private/2001E277/HtmlFile/btn_left.png
|
|
97 |
../data/html/priority_high.png /epoc32/release/winscw/urel/z/private/2001E277/HtmlFile/priority_high.png
|
|
98 |
../data/html/priority_low.png /epoc32/release/winscw/urel/z/private/2001E277/HtmlFile/priority_low.png
|
|
99 |
../data/html/attachment.png /epoc32/release/winscw/urel/z/private/2001E277/HtmlFile/attachment.png
|
|
100 |
../data/html/hidden.png /epoc32/release/winscw/urel/z/private/2001E277/HtmlFile/hidden.png
|
|
101 |
../data/html/expand.png /epoc32/release/winscw/urel/z/private/2001E277/HtmlFile/expand.png
|
|
102 |
../data/html/collapse.png /epoc32/release/winscw/urel/z/private/2001E277/HtmlFile/collapse.png
|
|
103 |
../data/cmail_marking_mode_bg.svg /epoc32/s60/icons/cmail_marking_mode_bg.svg
|
|
104 |
|
|
105 |
../sis/commonemailstub.sis /epoc32/data/z/system/install/commonemailstub.sis
|
|
106 |
|
|
107 |
/* Plugin settings exports */
|
|
108 |
../inc/esmailsettingsplugin.h |../../../inc/esmailsettingsplugin.h
|
|
109 |
../inc/esmailsettingsplugin.inl |../../../inc/esmailsettingsplugin.inl
|
|
110 |
../inc/esmailsettingspluginuids.hrh |../../../inc/esmailsettingspluginuids.hrh/* Required by MCE and Integration MTM*/
|
|
111 |
|
|
112 |
../inc/FreestyleEmailUiConstants.h |../../../inc/FreestyleEmailUiConstants.h
|
|
113 |
|
|
114 |
/* Central Repository for White Label Branding */
|
|
115 |
../inc/freestyleemailcenrepkeys.h |../../../inc/freestyleemailcenrepkeys.h
|
|
116 |
|
|
117 |
// Generic configuration interface for component cenrep settings
|
|
118 |
../conf/freestyleemailui.confml APP_LAYER_CONFML(freestyleemailui.confml)
|
|
119 |
// freestyleemailui_2001E277 implementation specifics for cenrep data
|
|
120 |
../conf/freestyleemailui_2001E277.crml APP_LAYER_CRML(freestyleemailui_2001E277.crml)
|
|
121 |
|
|
122 |
|
|
123 |
PRJ_EXTENSIONS
|
|
124 |
|
|
125 |
START EXTENSION s60/mifconv
|
|
126 |
OPTION TARGETFILE freestyleemailui_aif.mif
|
|
127 |
OPTION SOURCEDIR ../data
|
|
128 |
OPTION SOURCEFILE ../data/iconlist_aif.txt
|
|
129 |
END
|
|
130 |
|
|
131 |
START EXTENSION s60/mifconv
|
|
132 |
OPTION TARGETFILE freestyleemailui.mif
|
|
133 |
OPTION HEADERFILE freestyleemailui.mbg
|
|
134 |
OPTION SOURCEDIR ../data
|
|
135 |
OPTION SOURCEFILE ../data/iconlist.txt
|
|
136 |
END
|