|
1 /* |
|
2 * Copyright (c) 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: Build info file |
|
15 * |
|
16 */ |
|
17 |
|
18 #include <platform_paths.hrh> |
|
19 |
|
20 #include "../edcontactor/group/bld.inf" |
|
21 |
|
22 |
|
23 PRJ_PLATFORMS |
|
24 DEFAULT |
|
25 |
|
26 PRJ_EXPORTS |
|
27 ../rom/easydialingplugin.iby CORE_APP_LAYER_IBY_EXPORT_PATH(easydialingplugin.iby) |
|
28 ../rom/easydialingpluginresources.iby LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(easydialingpluginresources.iby) |
|
29 |
|
30 |
|
31 ../conf/easydialing.confml APP_LAYER_CONFML(easydialing.confml) |
|
32 ../conf/easydialing_200212A0.crml APP_LAYER_CRML(easydialing_200212A0.crml) |
|
33 ../cenrep/200212A0.txt /epoc32/data/z/private/10202be9/200212A0.txt |
|
34 ../cenrep/200212A0.txt /epoc32/release/winscw/udeb/z/private/10202be9/200212A0.txt |
|
35 |
|
36 ../inc/dialingextensioninterface.h |../../../inc/dialingextensioninterface.h |
|
37 ../inc/easydialingcommands.hrh |../../../inc/easydialingcommands.hrh |
|
38 ../inc/easydialingcrkeys.h APP_LAYER_PLATFORM_EXPORT_PATH(easydialingcrkeys.h) |
|
39 |
|
40 ../loc/easydialing.loc APP_LAYER_LOC_EXPORT_PATH(easydialing.loc) |
|
41 |
|
42 ../data/easydialing_stub.sis /epoc32/data/z/system/install/easydialing_stub.sis |
|
43 |
|
44 |
|
45 PRJ_EXTENSIONS |
|
46 START EXTENSION s60/mifconv |
|
47 OPTION TARGETFILE easydialing.mif |
|
48 OPTION HEADERFILE easydialing.mbg |
|
49 OPTION SOURCEFILE iconlist.txt |
|
50 END |
|
51 |
|
52 PRJ_MMPFILES |
|
53 easydialingplugin.mmp |
|
54 |