--- a/calendarui/group/bld.inf Fri Feb 19 22:49:53 2010 +0200
+++ b/calendarui/group/bld.inf Fri Feb 26 17:47:09 2010 +0000
@@ -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