equal
deleted
inserted
replaced
|
1 /* |
|
2 * Copyright (c) 2006-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 "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 calendarplugin. |
|
16 * |
|
17 */ |
|
18 |
|
19 |
|
20 |
|
21 |
|
22 PRJ_EXPORTS |
|
23 |
|
24 ../loc/calendarsearchplugin.loc APP_LAYER_LOC_EXPORT_PATH(calendarsearchplugin.loc) |
|
25 ../rom/calendarsearchplugin.iby CORE_APP_LAYER_IBY_EXPORT_PATH(calendarsearchplugin.iby) |
|
26 ../rom/calendarsearchpluginresources.iby LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(calendarsearchpluginresources.iby) |
|
27 |
|
28 |
|
29 |
|
30 PRJ_MMPFILES |
|
31 //#if defined(RD_GENERAL_SEARCH) |
|
32 calendarsearchplugin.mmp |
|
33 //#endif // RD_GENERAL_SEARCH |
|
34 |
|
35 PRJ_EXTENSIONS |
|
36 |
|
37 START EXTENSION s60/mifconv |
|
38 OPTION TARGETFILE calendarsearchplugin.mif |
|
39 OPTION HEADERFILE calendarsearchplugin.mbg |
|
40 OPTION SOURCES -c24,8 qgn_prop_nrtyp_date \ |
|
41 -c24,8 qgn_indi_cdr_birthday \ |
|
42 -c24,8 qgn_indi_cdr_meeting \ |
|
43 -c24,8 qgn_indi_cdr_reminder \ |
|
44 -c24,8 qgn_indi_cdr_todo |
|
45 |
|
46 END |
|
47 |
|
48 PRJ_TESTMMPFILES |
|
49 // none |
|
50 |
|
51 |
|
52 // End of File |