calendarui/group/bld.inf
changeset 1 4927282092b4
parent 0 f979ecb2b13e
child 12 a552c9d3f67b
--- a/calendarui/group/bld.inf	Tue Feb 02 10:12:19 2010 +0200
+++ b/calendarui/group/bld.inf	Fri Feb 05 10:16:42 2010 +0100
@@ -15,9 +15,6 @@
 *
 */
 
-
-
-
 PRJ_PLATFORMS
 DEFAULT
 
@@ -60,6 +57,8 @@
 ../rom/CalenLunarVietnamese_Variant.iby CUSTOMER_APP_LAYER_IBY_EXPORT_PATH(CalenLunarVietnamese_Variant.iby)
 ../rom/CalenLunarChinese_Variant.iby CUSTOMER_APP_LAYER_IBY_EXPORT_PATH(CalenLunarChinese_Variant.iby)
 
+//caldav plugin
+../rom/caldav.iby 						CORE_APP_LAYER_IBY_EXPORT_PATH(caldav.iby)
 
 //stubsis is added to provide IAD
 ../stubsis/calendar_stub.sis   										/epoc32/data/z/system/install/calendar_stub.sis
@@ -130,4 +129,7 @@
 // Calendar aiw provider.
 #include "../calenaiwprovider/group/bld.inf"
 
+//caldav ecom plugin
+#include "../caldav/group/bld.inf"
+
 //EOF