author | Toni Lehtonen <toni.lehtonen@nice.fi> |
Tue, 02 Nov 2010 13:45:40 +0200 | |
branch | RCL_3 |
changeset 91 | 250f0dfb7d22 |
parent 88 | 9dfcaf1038dd |
child 93 | d216ae5a8733 |
permissions | -rw-r--r-- |
66 | 1 |
/* |
2 |
* Copyright (c) 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 for Calendar |
|
15 |
* |
|
16 |
*/ |
|
17 |
||
18 |
||
19 |
||
20 |
||
21 |
PRJ_PLATFORMS |
|
22 |
DEFAULT |
|
23 |
||
24 |
#include <platform_paths.hrh> |
|
25 |
||
26 |
||
27 |
PRJ_EXPORTS |
|
28 |
../loc/calendar.loc APP_LAYER_LOC_EXPORT_PATH(calendar.loc) |
|
29 |
||
30 |
// ../rom/aiagendapluginengine.iby CORE_APP_LAYER_IBY_EXPORT_PATH(aiagendaaluginengine.iby) |
|
31 |
// ../rom/aicalendarplugin2.iby CORE_APP_LAYER_IBY_EXPORT_PATH(aicalendarplugin2.iby) |
|
32 |
../rom/CalenGsPlugin.iby CORE_APP_LAYER_IBY_EXPORT_PATH(calengsplugin.iby) |
|
33 |
||
34 |
../rom/calencontroller.iby CORE_APP_LAYER_IBY_EXPORT_PATH(calencontroller.iby) |
|
35 |
../rom/multicaluidialog.iby CORE_APP_LAYER_IBY_EXPORT_PATH(multicaluidialog.iby) |
|
36 |
../rom/calenaiwproviderplugin.iby CORE_APP_LAYER_IBY_EXPORT_PATH(calenaiwproviderplugin.iby) |
|
37 |
../rom/calenviews.iby CORE_APP_LAYER_IBY_EXPORT_PATH(calenviews.iby) |
|
38 |
../rom/calencustomisationmanager.iby CORE_APP_LAYER_IBY_EXPORT_PATH(calencustomisationmanager.iby) |
|
39 |
||
40 |
../rom/calencommonutils.iby CORE_APP_LAYER_IBY_EXPORT_PATH(calencommonutils.iby) |
|
41 |
../rom/Calendar.iby CORE_APP_LAYER_IBY_EXPORT_PATH(calendar.iby) |
|
42 |
../rom/CalenEditors.iby CORE_APP_LAYER_IBY_EXPORT_PATH(caleneditors.iby) |
|
43 |
../rom/CalenGlobalData.iby CORE_APP_LAYER_IBY_EXPORT_PATH(calenglobaldata.iby) |
|
44 |
../rom/CalenSvr.iby CORE_APP_LAYER_IBY_EXPORT_PATH(calensvr.iby) |
|
45 |
../rom/CalenSettingsUi.iby CORE_APP_LAYER_IBY_EXPORT_PATH(calensettingsui.iby) |
|
46 |
../rom/CalenSvrResources.iby LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(CalenSvrResources.iby) |
|
47 |
||
48 |
../rom/calenregionalutil.iby LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(calenregionalutil.iby) |
|
49 |
||
50 |
||
51 |
../rom/CalenCommonUiResources.iby LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(calencommonuiresources.iby) |
|
52 |
../rom/CalendarResources.iby LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(calendarresources.iby) |
|
53 |
../rom/CalenEditorsResources.iby LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(caleneditorsresources.iby) |
|
54 |
../rom/multicaluidialogresource.iby LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(multicaluidialogresource.iby) |
|
55 |
../rom/calenaiwproviderresource.iby LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(calenaiwproviderresource.iby) |
|
56 |
||
57 |
//Added for corolla release |
|
58 |
../rom/CalenThaiPlugin_Variant.iby CUSTOMER_APP_LAYER_IBY_EXPORT_PATH(CalenThaiPlugin_Variant.iby) |
|
59 |
../rom/CalenLunarVietnamese_Variant.iby CUSTOMER_APP_LAYER_IBY_EXPORT_PATH(CalenLunarVietnamese_Variant.iby) |
|
60 |
../rom/CalenLunarChinese_Variant.iby CUSTOMER_APP_LAYER_IBY_EXPORT_PATH(CalenLunarChinese_Variant.iby) |
|
61 |
||
87
6d3f83773253
Restore caldav module from 356f28cd5ca0 (Revision 201035,Kit 201036). Bug 3883.
Pat Downey <patd@symbian.org>
parents:
86
diff
changeset
|
62 |
#ifdef FF_CALDAV_SUPPORT |
6d3f83773253
Restore caldav module from 356f28cd5ca0 (Revision 201035,Kit 201036). Bug 3883.
Pat Downey <patd@symbian.org>
parents:
86
diff
changeset
|
63 |
//caldav plugin |
6d3f83773253
Restore caldav module from 356f28cd5ca0 (Revision 201035,Kit 201036). Bug 3883.
Pat Downey <patd@symbian.org>
parents:
86
diff
changeset
|
64 |
../rom/caldav.iby CORE_APP_LAYER_IBY_EXPORT_PATH(caldav.iby) |
6d3f83773253
Restore caldav module from 356f28cd5ca0 (Revision 201035,Kit 201036). Bug 3883.
Pat Downey <patd@symbian.org>
parents:
86
diff
changeset
|
65 |
#endif //FF_CALDAV_SUPPORT |
66 | 66 |
|
67 |
//stubsis is added to provide IAD |
|
68 |
../stubsis/calendar_stub.sis /epoc32/data/z/system/install/calendar_stub.sis |
|
69 |
//Winscw |
|
70 |
../application/data/10003a5b.cre /epoc32/release/winscw/udeb/z/private/10202be9/10003a5b.cre |
|
71 |
||
72 |
//Armv5 |
|
73 |
../application/data/10003a5b.cre /epoc32/data/z/private/10202be9/10003a5b.cre |
|
74 |
||
75 |
// For Map icon |
|
76 |
../application/data/qgn_menu_maps.svg /epoc32/s60/icons/qgn_menu_maps.svg |
|
77 |
||
78 |
// Generic configuration interface for component cenrep settings |
|
79 |
// component_1000292B implementation specifics for cenrep data |
|
80 |
// component_12345678 implementation specifics for genconf ml data |
|
81 |
../conf/calendarUI.confml APP_LAYER_CONFML(calendarUI.confml) |
|
82 |
../conf/calendarUI_101F874B.crml APP_LAYER_CRML(calendarUI_101F874B.crml) |
|
83 |
||
84 |
PRJ_MMPFILES |
|
85 |
||
86 |
// Help files |
|
87 |
#include "../help/group/bld.inf" |
|
88 |
||
89 |
// commonutils |
|
90 |
#include "../commonutils/group/bld.inf" |
|
91 |
||
92 |
// global data |
|
93 |
#include "../globaldata/group/bld.inf" |
|
94 |
||
95 |
// Settings |
|
96 |
#include "../settings/settingsui/group/bld.inf" |
|
97 |
#include "../settings/GsPlugin/group/bld.inf" |
|
98 |
||
99 |
// customistaion manager |
|
100 |
#include "../customisation/group/bld.inf" |
|
101 |
#include "../customisationmanager/group/bld.inf" |
|
102 |
||
103 |
// Multical ui dialog |
|
104 |
#include "../multicaluidialog/group/bld.inf" |
|
105 |
||
106 |
// views |
|
107 |
#include "../views/group/bld.inf" |
|
108 |
||
109 |
// controller |
|
110 |
#include "../controller/group/bld.inf" |
|
111 |
||
112 |
// editors |
|
113 |
#include "../editors/group/bld.inf" |
|
114 |
||
115 |
// application |
|
116 |
#include "../application/group/bld.inf" |
|
117 |
||
118 |
// missed alarm indicator plugin |
|
119 |
#include "../missedalarmindicatorplugin/group/bld.inf" |
|
120 |
||
121 |
// Server |
|
122 |
#include "../server/CalenSvrClient/group/bld.inf" |
|
123 |
#include "../server/CalenSvr/group/bld.inf" |
|
124 |
||
125 |
// Active Idle plugins |
|
126 |
// #include "../aiplugins/aiagendapluginengine/group/bld.inf" |
|
127 |
// #include "../aiplugins/aiagendaplugin2/group/bld.inf" |
|
128 |
#include "../organizerplugin/group/bld.inf" |
|
129 |
||
130 |
// Regional plugins |
|
131 |
#include "../regionalplugins/calenregionalutil/group/bld.inf" |
|
132 |
#include "../regionalplugins/Thai/group/bld.inf" |
|
133 |
#include "../regionalplugins/lunarchinese/group/bld.inf" |
|
134 |
#include "../regionalplugins/lunarVietnamese/group/bld.inf" |
|
135 |
||
136 |
// Calendar aiw provider. |
|
137 |
#include "../calenaiwprovider/group/bld.inf" |
|
138 |
||
87
6d3f83773253
Restore caldav module from 356f28cd5ca0 (Revision 201035,Kit 201036). Bug 3883.
Pat Downey <patd@symbian.org>
parents:
86
diff
changeset
|
139 |
#ifdef FF_CALDAV_SUPPORT |
6d3f83773253
Restore caldav module from 356f28cd5ca0 (Revision 201035,Kit 201036). Bug 3883.
Pat Downey <patd@symbian.org>
parents:
86
diff
changeset
|
140 |
//caldav ecom plugin |
6d3f83773253
Restore caldav module from 356f28cd5ca0 (Revision 201035,Kit 201036). Bug 3883.
Pat Downey <patd@symbian.org>
parents:
86
diff
changeset
|
141 |
#include "../caldav/group/bld.inf" |
6d3f83773253
Restore caldav module from 356f28cd5ca0 (Revision 201035,Kit 201036). Bug 3883.
Pat Downey <patd@symbian.org>
parents:
86
diff
changeset
|
142 |
#endif //FF_CALDAV_SUPPORT |
66 | 143 |
//EOF |