commonuis/CommonUi/group/CommonUI.mmp
changeset 49 31c16e0c5e3e
parent 30 56e9a0aaad89
equal deleted inserted replaced
40:7165f928e888 49:31c16e0c5e3e
    80 USERINCLUDE   .
    80 USERINCLUDE   .
    81 USERINCLUDE   ../../inc
    81 USERINCLUDE   ../../inc
    82 USERINCLUDE   ../../../inc
    82 USERINCLUDE   ../../../inc
    83 USERINCLUDE   . ../inc ../LibLoad/inc
    83 USERINCLUDE   . ../inc ../LibLoad/inc
    84 
    84 
       
    85 /* notifier removal workaround */
       
    86 USERINCLUDE /sf/mw/classicui/classicui_plat/extended_notifiers_api/inc
       
    87 USERINCLUDE /sf/mw/classicui/classicui_plat/notifiers_api/inc
       
    88 
    85 SYSTEMINCLUDE   /epoc32/include/ecom //youdk : now leave this line unchange, since it will cause build break. We should remove this line after web fixed the header reloc error.
    89 SYSTEMINCLUDE   /epoc32/include/ecom //youdk : now leave this line unchange, since it will cause build break. We should remove this line after web fixed the header reloc error.
    86 
    90 
    87 // This is a SYSTEMINCLUDE macro containing the middleware
    91 // This is a SYSTEMINCLUDE macro containing the middleware
    88 // layer specific include directories
    92 // layer specific include directories
    89 APP_LAYER_SYSTEMINCLUDE
    93 APP_LAYER_SYSTEMINCLUDE
   105 
   109 
   106 // FindUI
   110 // FindUI
   107 LIBRARY         etext.lib               // For class CPlainText, class TCharFormat
   111 LIBRARY         etext.lib               // For class CPlainText, class TCharFormat
   108 LIBRARY         form.lib                // For class CTextLayout
   112 LIBRARY         form.lib                // For class CTextLayout
   109 LIBRARY         eikctl.lib              // For class CRichText
   113 LIBRARY         eikctl.lib              // For class CRichText
   110 LIBRARY         sendui.lib              // For class CSendUi, class CMessageData
       
   111 #ifndef RD_VIRTUAL_PHONEBOOK
   114 #ifndef RD_VIRTUAL_PHONEBOOK
   112 LIBRARY         PbkView.lib             // For class RPbkViewResourceFile, class CPbkDataSaveAppUi
   115 LIBRARY         PbkView.lib             // For class RPbkViewResourceFile, class CPbkDataSaveAppUi
   113 LIBRARY         PbkEng.lib              // For class CPbkContactEngine, class CPbkFieldInfo
   116 LIBRARY         PbkEng.lib              // For class CPbkContactEngine, class CPbkFieldInfo
   114 #endif // !RD_VIRTUAL_PHONEBOOK
   117 #endif // !RD_VIRTUAL_PHONEBOOK
   115 LIBRARY         CentralRepository.lib   // For class CRepository
   118 LIBRARY         CentralRepository.lib   // For class CRepository