author | Fionntina Carville <fionntinac@symbian.org> |
Mon, 15 Nov 2010 10:30:54 +0000 | |
branch | RCL_3 |
changeset 82 | 28205c20df94 |
parent 80 | 726fba06891a |
permissions | -rw-r--r-- |
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: Build information file for email project emailframework. |
|
15 |
* |
|
16 |
*/ |
|
17 |
||
18 |
#include <platform_paths.hrh> |
|
19 |
||
20 |
PRJ_EXPORTS |
|
21 |
../inc/mfsmailiterator.h |../../../inc/mfsmailiterator.h |
|
22 |
../inc/mfsmaileventobserver.h |../../../inc/mfsmaileventobserver.h |
|
23 |
../inc/mfsmailrequestobserver.h |../../../inc/mfsmailrequestobserver.h |
|
24 |
../inc/mfsmailboxsearchobserver.h |../../../inc/mfsmailboxsearchobserver.h |
|
25 |
../inc/mfsmailbrandmanager.h |../../../inc/mfsmailbrandmanager.h |
|
26 |
../inc/mailbrandmanager.hrh |../../../inc/mailbrandmanager.hrh |
|
27 |
../inc/cfsmailclient.h |../../../inc/cfsmailclient.h |
|
28 |
../inc/cfsclientapi.h |../../../inc/cfsclientapi.h |
|
29 |
../inc/cfsmailplugin.h |../../../inc/cfsmailplugin.h |
|
30 |
../inc/cfsmailplugin.inl |../../../inc/cfsmailplugin.inl |
|
31 |
../inc/cfsmailplugin.hrh |../../../inc/cfsmailplugin.hrh |
|
32 |
../inc/cfsmailclient.hrh |../../../inc/cfsmailclient.hrh |
|
33 |
||
34 |
../inc/emailversionnumbers.hrh |../../../inc/emailversionnumbers.hrh |
|
35 |
||
36 |
../rom/FSEmailFramework.iby CORE_APP_LAYER_IBY_EXPORT_PATH(FSEmailFramework.iby) |
|
37 |
||
38 |
||
39 |
PRJ_MMPFILES |
|
40 |
||
41 |
#include "../commonlib/group/bld.inf" |
|
42 |
||
43 |
FSMailFramework.mmp |
|
44 |
||
45 |
PRJ_EXTENSIONS |
|
46 |
||
47 |
START EXTENSION s60/mifconv |
|
48 |
OPTION TARGETFILE aol_brand_graphics.mif |
|
49 |
OPTION HEADERFILE aol_brand_graphics.mbg |
|
50 |
OPTION SOURCEDIR ../data |
|
51 |
OPTION SOURCES -c16,8 aol.svg |
|
52 |
END |
|
53 |
||
54 |
START EXTENSION s60/mifconv |
|
55 |
OPTION TARGETFILE google_brand_graphics.mif |
|
56 |
OPTION HEADERFILE google_brand_graphics.mbg |
|
57 |
OPTION SOURCEDIR ../data |
|
58 |
OPTION SOURCES -c16,8 gmail44svgtest4.svg |
|
59 |
END |
|
60 |
||
61 |
START EXTENSION s60/mifconv |
|
62 |
OPTION TARGETFILE microsoft_brand_graphics.mif |
|
63 |
OPTION HEADERFILE microsoft_brand_graphics.mbg |
|
64 |
OPTION SOURCEDIR ../data |
|
65 |
OPTION SOURCES -c16,8 microsoft.svg |
|
66 |
END |
|
67 |
||
68 |
START EXTENSION s60/mifconv |
|
69 |
OPTION TARGETFILE ovi_brand_graphics.mif |
|
70 |
OPTION HEADERFILE ovi_brand_graphics.mbg |
|
71 |
OPTION SOURCEDIR ../data |
|
72 |
OPTION SOURCES -c16,8 ovi.svg |
|
73 |
END |
|
74 |
||
75 |
START EXTENSION s60/mifconv |
|
76 |
OPTION TARGETFILE yahoo_brand_graphics.mif |
|
77 |
OPTION HEADERFILE yahoo_brand_graphics.mbg |
|
78 |
OPTION SOURCEDIR ../data |
|
79 |
OPTION SOURCES -c16,8 yahoo.svg |
|
80 |
END |
|
81 |
||
82 |
START EXTENSION s60/mifconv |
|
83 |
OPTION TARGETFILE mail_for_exchange_brand_graphics.mif |
|
84 |
OPTION HEADERFILE mail_for_exchange_brand_graphics.mbg |
|
85 |
OPTION SOURCEDIR ../data |
|
86 |
OPTION SOURCES -c16,8 mail_for_exchange.svg |
|
87 |
END |
|
80
726fba06891a
Revision: 201039
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
64
diff
changeset
|
88 |
|
726fba06891a
Revision: 201039
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
64
diff
changeset
|
89 |
START EXTENSION s60/mifconv |
726fba06891a
Revision: 201039
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
64
diff
changeset
|
90 |
OPTION TARGETFILE 163_brand_graphics.mif |
726fba06891a
Revision: 201039
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
64
diff
changeset
|
91 |
OPTION HEADERFILE 163_brand_graphics.mbg |
726fba06891a
Revision: 201039
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
64
diff
changeset
|
92 |
OPTION SOURCEDIR ../data |
726fba06891a
Revision: 201039
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
64
diff
changeset
|
93 |
OPTION SOURCES -c16,8 163.svg |
726fba06891a
Revision: 201039
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
64
diff
changeset
|
94 |
END |
726fba06891a
Revision: 201039
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
64
diff
changeset
|
95 |
|
726fba06891a
Revision: 201039
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
64
diff
changeset
|
96 |
START EXTENSION s60/mifconv |
726fba06891a
Revision: 201039
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
64
diff
changeset
|
97 |
OPTION TARGETFILE qq_brand_graphics.mif |
726fba06891a
Revision: 201039
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
64
diff
changeset
|
98 |
OPTION HEADERFILE qq_brand_graphics.mbg |
726fba06891a
Revision: 201039
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
64
diff
changeset
|
99 |
OPTION SOURCEDIR ../data |
726fba06891a
Revision: 201039
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
64
diff
changeset
|
100 |
OPTION SOURCES -c16,8 qq.svg |
726fba06891a
Revision: 201039
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
64
diff
changeset
|
101 |
END |
726fba06891a
Revision: 201039
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
64
diff
changeset
|
102 |
|
726fba06891a
Revision: 201039
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
64
diff
changeset
|
103 |
START EXTENSION s60/mifconv |
726fba06891a
Revision: 201039
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
64
diff
changeset
|
104 |
OPTION TARGETFILE sina_brand_graphics.mif |
726fba06891a
Revision: 201039
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
64
diff
changeset
|
105 |
OPTION HEADERFILE sina_brand_graphics.mbg |
726fba06891a
Revision: 201039
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
64
diff
changeset
|
106 |
OPTION SOURCEDIR ../data |
726fba06891a
Revision: 201039
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
64
diff
changeset
|
107 |
OPTION SOURCES -c16,8 sina.svg |
726fba06891a
Revision: 201039
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
64
diff
changeset
|
108 |
END |
726fba06891a
Revision: 201039
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
64
diff
changeset
|
109 |
|
726fba06891a
Revision: 201039
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
64
diff
changeset
|
110 |
START EXTENSION s60/mifconv |
726fba06891a
Revision: 201039
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
64
diff
changeset
|
111 |
OPTION TARGETFILE 126_brand_graphics.mif |
726fba06891a
Revision: 201039
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
64
diff
changeset
|
112 |
OPTION HEADERFILE 126_brand_graphics.mbg |
726fba06891a
Revision: 201039
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
64
diff
changeset
|
113 |
OPTION SOURCEDIR ../data |
726fba06891a
Revision: 201039
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
64
diff
changeset
|
114 |
OPTION SOURCES -c16,8 126.svg |
726fba06891a
Revision: 201039
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
64
diff
changeset
|
115 |
END |
726fba06891a
Revision: 201039
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
64
diff
changeset
|
116 |
|
726fba06891a
Revision: 201039
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
64
diff
changeset
|
117 |
START EXTENSION s60/mifconv |
726fba06891a
Revision: 201039
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
64
diff
changeset
|
118 |
OPTION TARGETFILE sohu_brand_graphics.mif |
726fba06891a
Revision: 201039
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
64
diff
changeset
|
119 |
OPTION HEADERFILE sohu_brand_graphics.mbg |
726fba06891a
Revision: 201039
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
64
diff
changeset
|
120 |
OPTION SOURCEDIR ../data |
726fba06891a
Revision: 201039
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
64
diff
changeset
|
121 |
OPTION SOURCES -c16,8 sohu.svg |
726fba06891a
Revision: 201039
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
64
diff
changeset
|
122 |
END |