emailuis/emailui/group/bld.inf
branchRCL_3
changeset 64 3533d4323edc
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/emailuis/emailui/group/bld.inf	Wed Sep 01 12:28:57 2010 +0100
@@ -0,0 +1,136 @@
+/*
+* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). 
+* All rights reserved.
+* This component and the accompanying materials are made available
+* under the terms of "Eclipse Public License v1.0"
+* which accompanies this distribution, and is available
+* at the URL "http://www.eclipse.org/legal/epl-v10.html".
+*
+* Initial Contributors:
+* Nokia Corporation - initial contribution.
+*
+* Contributors:
+*
+* Description: Project definition file for project FreestyleEmailUi
+*
+*/
+
+#include <platform_paths.hrh>
+
+
+PRJ_PLATFORMS
+DEFAULT
+
+
+PRJ_MMPFILES
+#include "../inc/FSEmailBuildFlags.h"
+
+// Mifconv extension taken into use. IMPORTANT! Still, keep the mk-files
+// similar to Freestyle (merge all the changes), but in addition to that update
+// iconlist.txt and iconlist_aif.txt.
+
+//gnumakefile FreestyleEmailUi_aif.mk
+//gnumakefile FreestyleEmailUiIcons.mk
+
+FreestyleEmailUi.mmp
+
+/* Integration MTM */
+#include "../sendasmtm/group/bld.inf"
+
+#include "../../../help/group/bld.inf"
+
+
+PRJ_EXPORTS
+/* IBY exports */
+// Export macros taken into use, loc file exported
+../rom/freestyleemailui.iby             CORE_APP_LAYER_IBY_EXPORT_PATH(freestyleemailui.iby)
+../rom/FreestyleEmailUiResources.iby    LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(FreestyleEmailUiResources.iby)
+../loc/freestyleemailui.loc             APP_LAYER_LOC_EXPORT_PATH(freestyleemailui.loc)
+
+// Backup registration
+../group/backup_registration.xml /epoc32/data/z/private/2001E277/backup_registration.xml
+
+// Files for html display
+// make the files ready for creating ROM image
+../data/html/email.html /epoc32/data/z/private/2001E277/HtmlFile/email.html
+../data/html/email_rtl.html /epoc32/data/z/private/2001E277/HtmlFile/email_rtl.html
+../data/html/header.js /epoc32/data/z/private/2001E277/HtmlFile/header.js
+../data/html/header.css /epoc32/data/z/private/2001E277/HtmlFile/header.css
+../data/html/email.js /epoc32/data/z/private/2001E277/HtmlFile/email.js
+../data/html/follow_up.png /epoc32/data/z/private/2001E277/HtmlFile/follow_up.png
+../data/html/follow_up_complete.png /epoc32/data/z/private/2001E277/HtmlFile/follow_up_complete.png
+../data/html/btn_right.png /epoc32/data/z/private/2001E277/HtmlFile/btn_right.png
+../data/html/btn_left.png /epoc32/data/z/private/2001E277/HtmlFile/btn_left.png
+../data/html/priority_high.png /epoc32/data/z/private/2001E277/HtmlFile/priority_high.png
+../data/html/priority_low.png /epoc32/data/z/private/2001E277/HtmlFile/priority_low.png
+../data/html/attachment.png /epoc32/data/z/private/2001E277/HtmlFile/attachment.png
+../data/html/hidden.png /epoc32/data/z/private/2001E277/HtmlFile/hidden.png
+../data/html/expand.png /epoc32/data/z/private/2001E277/HtmlFile/expand.png
+../data/html/collapse.png /epoc32/data/z/private/2001E277/HtmlFile/collapse.png
+
+// make the files ready for udeb emulator
+../data/html/email.html /epoc32/release/winscw/udeb/z/private/2001E277/HtmlFile/email.html
+../data/html/email_rtl.html /epoc32/release/winscw/udeb/z/private/2001E277/HtmlFile/email_rtl.html
+../data/html/header.js /epoc32/release/winscw/udeb/z/private/2001E277/HtmlFile/header.js
+../data/html/header.css /epoc32/release/winscw/udeb/z/private/2001E277/HtmlFile/header.css
+../data/html/email.js /epoc32/release/winscw/udeb/z/private/2001E277/HtmlFile/email.js
+../data/html/follow_up.png /epoc32/release/winscw/udeb/z/private/2001E277/HtmlFile/follow_up.png
+../data/html/follow_up_complete.png /epoc32/release/winscw/udeb/z/private/2001E277/HtmlFile/follow_up_complete.png
+../data/html/btn_right.png /epoc32/release/winscw/udeb/z/private/2001E277/HtmlFile/btn_right.png
+../data/html/btn_left.png /epoc32/release/winscw/udeb/z/private/2001E277/HtmlFile/btn_left.png
+../data/html/priority_high.png /epoc32/release/winscw/udeb/z/private/2001E277/HtmlFile/priority_high.png
+../data/html/priority_low.png /epoc32/release/winscw/udeb/z/private/2001E277/HtmlFile/priority_low.png
+../data/html/attachment.png /epoc32/release/winscw/udeb/z/private/2001E277/HtmlFile/attachment.png
+../data/html/hidden.png /epoc32/release/winscw/udeb/z/private/2001E277/HtmlFile/hidden.png
+../data/html/expand.png /epoc32/release/winscw/udeb/z/private/2001E277/HtmlFile/expand.png
+../data/html/collapse.png /epoc32/release/winscw/udeb/z/private/2001E277/HtmlFile/collapse.png
+
+// make the files ready for urel emulator
+../data/html/email.html /epoc32/release/winscw/urel/z/private/2001E277/HtmlFile/email.html
+../data/html/email_rtl.html /epoc32/release/winscw/urel/z/private/2001E277/HtmlFile/email_rtl.html
+../data/html/header.js /epoc32/release/winscw/urel/z/private/2001E277/HtmlFile/header.js
+../data/html/header.css /epoc32/release/winscw/urel/z/private/2001E277/HtmlFile/header.css
+../data/html/email.js /epoc32/release/winscw/urel/z/private/2001E277/HtmlFile/email.js
+../data/html/follow_up.png /epoc32/release/winscw/urel/z/private/2001E277/follow_up.png
+../data/html/btn_right.png /epoc32/release/winscw/urel/z/private/2001E277/HtmlFile/btn_right.png
+../data/html/btn_left.png /epoc32/release/winscw/urel/z/private/2001E277/HtmlFile/btn_left.png
+../data/html/priority_high.png /epoc32/release/winscw/urel/z/private/2001E277/HtmlFile/priority_high.png
+../data/html/priority_low.png /epoc32/release/winscw/urel/z/private/2001E277/HtmlFile/priority_low.png
+../data/html/attachment.png /epoc32/release/winscw/urel/z/private/2001E277/HtmlFile/attachment.png
+../data/html/hidden.png /epoc32/release/winscw/urel/z/private/2001E277/HtmlFile/hidden.png
+../data/html/expand.png /epoc32/release/winscw/urel/z/private/2001E277/HtmlFile/expand.png
+../data/html/collapse.png /epoc32/release/winscw/urel/z/private/2001E277/HtmlFile/collapse.png
+../data/cmail_marking_mode_bg.svg /epoc32/s60/icons/cmail_marking_mode_bg.svg
+
+../sis/commonemailstub.sis          /epoc32/data/z/system/install/commonemailstub.sis
+
+/* Plugin settings exports */
+../inc/esmailsettingsplugin.h |../../../inc/esmailsettingsplugin.h
+../inc/esmailsettingsplugin.inl |../../../inc/esmailsettingsplugin.inl
+../inc/esmailsettingspluginuids.hrh |../../../inc/esmailsettingspluginuids.hrh/* Required by MCE and Integration MTM*/
+
+../inc/FreestyleEmailUiConstants.h |../../../inc/FreestyleEmailUiConstants.h
+
+/* Central Repository for White Label Branding */
+../inc/freestyleemailcenrepkeys.h |../../../inc/freestyleemailcenrepkeys.h
+
+// Generic configuration interface for component cenrep settings
+../conf/freestyleemailui.confml APP_LAYER_CONFML(freestyleemailui.confml) 
+// freestyleemailui_2001E277 implementation specifics for cenrep data
+../conf/freestyleemailui_2001E277.crml APP_LAYER_CRML(freestyleemailui_2001E277.crml) 
+
+
+PRJ_EXTENSIONS
+
+START EXTENSION s60/mifconv
+OPTION TARGETFILE freestyleemailui_aif.mif
+OPTION SOURCEDIR ../data
+OPTION SOURCEFILE ../data/iconlist_aif.txt
+END
+
+START EXTENSION s60/mifconv
+OPTION TARGETFILE freestyleemailui.mif
+OPTION HEADERFILE freestyleemailui.mbg
+OPTION SOURCEDIR ../data
+OPTION SOURCEFILE ../data/iconlist.txt
+END