equal
deleted
inserted
replaced
|
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: |
|
15 * Widget manager build information |
|
16 * |
|
17 */ |
|
18 |
|
19 PRJ_PLATFORMS |
|
20 DEFAULT |
|
21 |
|
22 PRJ_EXPORTS |
|
23 ../rom/widgetmanager.iby CORE_APP_LAYER_IBY_EXPORT_PATH(widgetmanager.iby) |
|
24 ../rom/widgetmanager_resources.iby CORE_APP_LAYER_IBY_EXPORT_PATH(widgetmanager_resources.iby) |
|
25 |
|
26 ../sis/widgetmanager_stub.sis /epoc32/data/z/system/install/widgetmanager_stub.sis |
|
27 |
|
28 // cenrep |
|
29 ../conf/widgetmanager.confml APP_LAYER_CONFML(widgetmanager.confml) |
|
30 ../conf/widgetmanager_20026F53.crml APP_LAYER_CRML(widgetmanager_20026F53.crml) |
|
31 |
|
32 PRJ_EXTENSIONS |
|
33 START EXTENSION s60/mifconv |
|
34 OPTION TARGETFILE widgetmanager.mif |
|
35 OPTION HEADERFILE widgetmanager.mbg |
|
36 OPTION SOURCEDIR ../gfx |
|
37 OPTION SOURCEFILE wmicons.txt |
|
38 END |
|
39 |
|
40 PRJ_MMPFILES |
|
41 |
|
42 widgetmanager.mmp |
|
43 |