emailuis/emailui/group/bld.inf
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Fri, 19 Feb 2010 22:37:30 +0200
branchRCL_3
changeset 8 e1b6206813b4
parent 2 5253a20d2a1e
child 10 f5907b1a1053
permissions -rw-r--r--
Revision: 201003 Kit: 201007

/*
* 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/attachment.gif /epoc32/data/z/private/2001E277/HtmlFile/attachment.gif
../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/plus.gif /epoc32/data/z/private/2001E277/HtmlFile/plus.gif
../data/html/minus.gif /epoc32/data/z/private/2001E277/HtmlFile/minus.gif
../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/todo_high_add.png /epoc32/data/z/private/2001E277/HtmlFile/todo_high_add.png
../data/html/todo_low_add.png /epoc32/data/z/private/2001E277/HtmlFile/todo_low_add.png


// make the files ready for udeb emulator
../data/html/attachment.gif /epoc32/release/winscw/udeb/z/private/2001E277/HtmlFile/attachment.gif
../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/plus.gif /epoc32/release/winscw/udeb/z/private/2001E277/HtmlFile/plus.gif
../data/html/minus.gif /epoc32/release/winscw/udeb/z/private/2001E277/HtmlFile/minus.gif
../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/todo_high_add.png /epoc32/release/winscw/udeb/z/private/2001E277/HtmlFile/todo_high_add.png
../data/html/todo_low_add.png /epoc32/release/winscw/udeb/z/private/2001E277/HtmlFile/todo_low_add.png

// make the files ready for urel emulator
../data/html/attachment.gif /epoc32/release/winscw/urel/z/private/2001E277/HtmlFile/attachment.gif
../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/plus.gif /epoc32/release/winscw/urel/z/private/2001E277/HtmlFile/plus.gif
../data/html/minus.gif /epoc32/release/winscw/urel/z/private/2001E277/HtmlFile/minus.gif
../data/html/follow_up.png /epoc32/release/winscw/urel/z/private/2001E277/follow_up.png
../data/html/follow_up_complete.png /epoc32/release/winscw/urel/z/private/2001E277/follow_up_complete.png
../data/html/todo_high_add.png /epoc32/release/winscw/urel/z/private/2001E277/todo_high_add.png
../data/html/todo_low_add.png /epoc32/release/winscw/urel/z/private/2001E277/todo_low_add.png

../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