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: This file provides the information required |
|
15 * for building filesplugin. |
|
16 * |
|
17 */ |
|
18 |
|
19 |
|
20 |
|
21 PRJ_EXPORTS |
|
22 |
|
23 ../loc/filessearchplugin.loc APP_LAYER_LOC_EXPORT_PATH(filessearchplugin.loc) |
|
24 |
|
25 ../rom/filessearchplugin.iby CORE_APP_LAYER_IBY_EXPORT_PATH(filessearchplugin.iby) |
|
26 ../rom/filessearchpluginresources.iby LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(filessearchpluginresources.iby) |
|
27 |
|
28 PRJ_MMPFILES |
|
29 |
|
30 //#if defined(RD_GENERAL_SEARCH) |
|
31 filesplugin.mmp |
|
32 //#endif // RD_GENERAL_SEARCH |
|
33 |
|
34 PRJ_EXTENSIONS |
|
35 |
|
36 START EXTENSION s60/mifconv |
|
37 OPTION TARGETFILE filessearchplugin.mif |
|
38 OPTION HEADERFILE filessearchplugin.mbg |
|
39 OPTION SOURCES -c24,8 qgn_prop_search_file_names |
|
40 |
|
41 END |