equal
deleted
inserted
replaced
|
1 /* |
|
2 * Copyright (c) 2007-2008 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 project menufw |
|
15 * |
|
16 */ |
|
17 |
|
18 |
|
19 #include <platform_paths.hrh> |
|
20 |
|
21 #include "../hierarchynavigator/group/bld.inf" |
|
22 #include "../menufwui/group/bld.inf" |
|
23 #include "../menusuites/group/bld.inf" |
|
24 |
|
25 PRJ_PLATFORMS |
|
26 DEFAULT |
|
27 |
|
28 PRJ_EXPORTS |
|
29 // ../rom/menufw_stub.iby CORE_APP_LAYER_IBY_EXPORT_PATH(menufw_stub.iby) |
|
30 |
|
31 PRJ_MMPFILES |
|
32 #ifdef _MATRIX_MENU_INCLUDE_TEST_CONTENT |
|
33 #include "../sis/internal/tsrc/iad_testing/group/bld.inf" |
|
34 #endif |
|
35 |
|
36 PRJ_EXTENSIONS |
|
37 #ifndef _MATRIX_MENU_INCLUDE_TEST_CONTENT |
|
38 START EXTENSION app-services/buildstubsis |
|
39 OPTION SISNAME menufw_stub |
|
40 OPTION SRCDIR ../sis |
|
41 END |
|
42 #endif |