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 notessearchplugin. |
|
16 * |
|
17 */ |
|
18 |
|
19 |
|
20 |
|
21 PRJ_EXPORTS |
|
22 |
|
23 ../loc/notessearchplugin.loc APP_LAYER_LOC_EXPORT_PATH(notessearchplugin.loc) |
|
24 |
|
25 ../rom/notessearchplugin.iby CORE_APP_LAYER_IBY_EXPORT_PATH(notessearchplugin.iby) |
|
26 ../rom/notessearchpluginresources.iby LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(notessearchpluginresources.iby) |
|
27 |
|
28 |
|
29 PRJ_MMPFILES |
|
30 |
|
31 //#if defined(RD_GENERAL_SEARCH) |
|
32 notessearchplugin.mmp |
|
33 //#endif // RD_GENERAL_SEARCH |
|
34 |
|
35 PRJ_EXTENSIONS |
|
36 |
|
37 START EXTENSION s60/mifconv |
|
38 OPTION TARGETFILE notespluginicons.mif |
|
39 OPTION HEADERFILE notespluginicons.mbg |
|
40 OPTION SOURCES -c24,8 qgn_prop_nrtyp_note |
|
41 |
|
42 END |