--- a/calendarui/group/bld.inf Mon Jun 21 15:38:59 2010 +0300
+++ b/calendarui/group/bld.inf Mon Jul 12 17:26:07 2010 +0100
@@ -15,9 +15,6 @@
*
*/
-
-
-
PRJ_PLATFORMS
DEFAULT
@@ -59,6 +56,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
@@ -132,4 +131,7 @@
// Calendar aiw provider.
#include "../calenaiwprovider/group/bld.inf"
+//caldav ecom plugin
+#include "../caldav/group/bld.inf"
+
//EOF