equal
deleted
inserted
replaced
|
1 /* |
|
2 * Copyright (c) 2006 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 the License "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: Highlevel bld.inf |
|
15 * |
|
16 */ |
|
17 |
|
18 #include <platform_paths.hrh> |
|
19 #include "../../web_plat/browser_platform_api/inc/Browser_platform_variant.hrh" |
|
20 |
|
21 #ifdef __WEB_WIDGETS |
|
22 #include "../widgetrecognizer/group/bld.inf" |
|
23 #include "../widgetinstaller/group/bld.inf" |
|
24 #include "../widgetlauncher/group/bld.inf" |
|
25 #include "../widgetapp/group/bld.inf" |
|
26 #ifdef RD_WIDGET_PREINSTALLER |
|
27 #include "../widgetpreinstaller/group/bld.inf" |
|
28 #include "../widgetstartup/group/bld.inf" |
|
29 #endif // RD_WIDGET_PREINSTALLER |
|
30 #endif // __WEB_WIDGETS |
|
31 |
|
32 PRJ_PLATFORMS |
|
33 DEFAULT |
|
34 |
|
35 PRJ_EXPORTS |
|
36 #ifdef __WEB_WIDGETS |
|
37 ../Rom/Widgets.iby CORE_MW_LAYER_IBY_EXPORT_PATH(Widgets.iby) |
|
38 ../Rom/WidgetsResources.iby LANGUAGE_MW_LAYER_IBY_EXPORT_PATH(WidgetsResources.iby) |
|
39 #endif // __WEB_WIDGETS |
|
40 |
|
41 PRJ_MMPFILES |
|
42 |
|
43 PRJ_TESTMMPFILES |