64
|
1 |
/*
|
|
2 |
* Copyright (c) 2009 - 2010 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 |
* Email Widget Settings.
|
|
16 |
*
|
|
17 |
*/
|
|
18 |
|
|
19 |
#include <platform_paths.hrh>
|
|
20 |
|
|
21 |
PRJ_PLATFORMS
|
|
22 |
DEFAULT
|
|
23 |
|
|
24 |
PRJ_MMPFILES
|
|
25 |
emailwidgetsettings.mmp
|
|
26 |
|
|
27 |
PRJ_EXTENSIONS
|
|
28 |
START EXTENSION s60/mifconv
|
|
29 |
OPTION TARGETFILE emailwidgetsettings.mif
|
|
30 |
OPTION HEADERFILE emailwidgetsettings.mbg
|
|
31 |
OPTION SOURCEFILE ../data/iconlist.txt
|
|
32 |
END
|
|
33 |
|
|
34 |
PRJ_EXPORTS
|
|
35 |
../rom/emailwidgetsettings.iby CORE_APP_LAYER_IBY_EXPORT_PATH(emailwidgetsettings.iby)
|
|
36 |
../loc/emailwidgetsettings.loc APP_LAYER_LOC_EXPORT_PATH(emailwidgetsettings.loc)
|
|
37 |
../rom/emailwidgetsettings_resources.iby LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(emailwidgetsettings_resources.iby)
|
|
38 |
|
|
39 |
../conf/cmailwidget.confml APP_LAYER_CONFML(cmailwidget.confml)
|
|
40 |
../conf/cmailwidget_2001E272.crml APP_LAYER_CRML(cmailwidget_2001E272.crml)
|
|
41 |
|
|
42 |
// Backup registration
|
|
43 |
../group/backup_registration.xml /epoc32/data/z/private/2001E272/backup_registration.xml
|
|
44 |
|