calendarui/group/bld.inf
branchRCL_3
changeset 31 97232defd20e
parent 30 bd7edf625bdd
equal deleted inserted replaced
30:bd7edf625bdd 31:97232defd20e
    57 //Added for corolla release
    57 //Added for corolla release
    58 ../rom/CalenThaiPlugin_Variant.iby CUSTOMER_APP_LAYER_IBY_EXPORT_PATH(CalenThaiPlugin_Variant.iby)
    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)
    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)
    60 ../rom/CalenLunarChinese_Variant.iby CUSTOMER_APP_LAYER_IBY_EXPORT_PATH(CalenLunarChinese_Variant.iby)
    61 
    61 
       
    62 #ifdef FF_CALDAV_SUPPORT
       
    63 //caldav plugin
       
    64 ../rom/caldav.iby 						CORE_APP_LAYER_IBY_EXPORT_PATH(caldav.iby)
       
    65 #endif //FF_CALDAV_SUPPORT
    62 
    66 
    63 //stubsis is added to provide IAD
    67 //stubsis is added to provide IAD
    64 ../stubsis/calendar_stub.sis   										/epoc32/data/z/system/install/calendar_stub.sis
    68 ../stubsis/calendar_stub.sis   										/epoc32/data/z/system/install/calendar_stub.sis
    65 //Winscw
    69 //Winscw
    66 ../application/data/10003a5b.cre        /epoc32/release/winscw/udeb/z/private/10202be9/10003a5b.cre
    70 ../application/data/10003a5b.cre        /epoc32/release/winscw/udeb/z/private/10202be9/10003a5b.cre
   130 #include "../regionalplugins/lunarVietnamese/group/bld.inf"
   134 #include "../regionalplugins/lunarVietnamese/group/bld.inf"
   131 
   135 
   132 // Calendar aiw provider.
   136 // Calendar aiw provider.
   133 #include "../calenaiwprovider/group/bld.inf"
   137 #include "../calenaiwprovider/group/bld.inf"
   134 
   138 
       
   139 #include "../regionalplugins/KoreanLunar/group/bld.inf"
       
   140 
       
   141 #ifdef FF_CALDAV_SUPPORT
       
   142 //caldav ecom plugin
       
   143 #include "../caldav/group/bld.inf"
       
   144 #endif //FF_CALDAV_SUPPORT
   135 //EOF
   145 //EOF