equal
deleted
inserted
replaced
|
1 /* |
|
2 * Copyright (c) 2006-2007 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 SearchUi Subsystem. |
|
15 * |
|
16 */ |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
22 |
|
23 #include <platform_paths.hrh> |
|
24 |
|
25 #ifdef RD_GENERAL_SEARCH |
|
26 |
|
27 PRJ_PLATFORMS |
|
28 DEFAULT |
|
29 |
|
30 #include "../srchuicommon/group/bld.inf" //Common Ui Library |
|
31 #include "../plugins/indevicesearch/group/bld.inf" //In Device Search Searvice Plugin |
|
32 #include "../plugins/resultviewerplugin/group/bld.inf" //result viewer plug in |
|
33 //#include "../plugins/searchsettingsplugin/group/bld.inf" //SearchUI Settings plug in |
|
34 //#include "../plugins/srchuisettingsplugin/group/bld.inf" //SearchUI Settings plug in |
|
35 #include "../srchuigenui/group/bld.inf" // General search Ui |
|
36 #include "../srchuiapp/group/bld.inf" //Search Application |
|
37 |
|
38 #include "../srchaiwprovider/group/bld.inf" //aiw provider |
|
39 |
|
40 PRJ_EXPORTS |
|
41 |
|
42 ../rom/searchapp.iby CORE_APP_LAYER_IBY_EXPORT_PATH(searchapp.iby) |
|
43 ../rom/searchappresources.iby LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(searchappresources.iby) |
|
44 |
|
45 |
|
46 #endif // RD_GENERAL_SEARCH |