Many of the components were not compilingm,because bld.inf had undefined flag #ifdef RD_CUSTOMIZABLE_AI. All the flags removed now. Components do not compile right away. E.g. many icons are missing and need to be copied from Symbian3. See example from MCSPlugin. Shortcut plugin does not need to be compiled as MCSPlugin replaces it.
EXPORTS
??0ChspsLogBus@@IAE@XZ @ 1 NONAME ; ChspsLogBus::ChspsLogBus(void)
??1ChspsLiwDump@@UAE@XZ @ 2 NONAME ; ChspsLiwDump::~ChspsLiwDump(void)
??1ChspsLogBus@@UAE@XZ @ 3 NONAME ; ChspsLogBus::~ChspsLogBus(void)
??1ChspsLogBusFile@@UAE@XZ @ 4 NONAME ; ChspsLogBusFile::~ChspsLogBusFile(void)
??1ChspsLogBusRDebug@@UAE@XZ @ 5 NONAME ; ChspsLogBusRDebug::~ChspsLogBusRDebug(void)
?CreateLogFilename@ChspsLogBusFile@@SA?AV?$TBuf@$0BAA@@@ABVTDesC16@@@Z @ 6 NONAME ; class TBuf<256> ChspsLogBusFile::CreateLogFilename(class TDesC16 const &)
?Dump@ChspsOdtDump@@SAXAAVChspsODT@@AAVChspsLogBus@@@Z @ 7 NONAME ; void ChspsOdtDump::Dump(class ChspsODT &, class ChspsLogBus &)
?LogLiwListAsBinary@ChspsLiwDump@@QAEXAAVCLiwGenericParamList@@@Z @ 8 NONAME ; void ChspsLiwDump::LogLiwListAsBinary(class CLiwGenericParamList &)
?LogLiwListAsText@ChspsLiwDump@@QAEXAAVCLiwGenericParamList@@@Z @ 9 NONAME ; void ChspsLiwDump::LogLiwListAsText(class CLiwGenericParamList &)
?LogText@ChspsLogBus@@QAAXV?$TRefByValue@$$CBVTDesC16@@@@ZZ @ 10 NONAME ; void ChspsLogBus::LogText(class TRefByValue<class TDesC16 const >, ...)
?LogText@ChspsLogBus@@QAAXV?$TRefByValue@$$CBVTDesC8@@@@ZZ @ 11 NONAME ; void ChspsLogBus::LogText(class TRefByValue<class TDesC8 const >, ...)
?NewL@ChspsLiwDump@@SAPAV1@AAVChspsLogBus@@@Z @ 12 NONAME ; class ChspsLiwDump * ChspsLiwDump::NewL(class ChspsLogBus &)
?NewL@ChspsLogBusFile@@SAPAV1@ABVTDesC16@@0@Z @ 13 NONAME ; class ChspsLogBusFile * ChspsLogBusFile::NewL(class TDesC16 const &, class TDesC16 const &)
?NewL@ChspsLogBusRDebug@@SAPAV1@XZ @ 14 NONAME ; class ChspsLogBusRDebug * ChspsLogBusRDebug::NewL(void)
?NewLC@ChspsLiwDump@@SAPAV1@AAVChspsLogBus@@@Z @ 15 NONAME ; class ChspsLiwDump * ChspsLiwDump::NewLC(class ChspsLogBus &)
?NewLC@ChspsLogBusFile@@SAPAV1@ABVTDesC16@@0@Z @ 16 NONAME ; class ChspsLogBusFile * ChspsLogBusFile::NewLC(class TDesC16 const &, class TDesC16 const &)
?NewLC@ChspsLogBusRDebug@@SAPAV1@XZ @ 17 NONAME ; class ChspsLogBusRDebug * ChspsLogBusRDebug::NewLC(void)