commonuis/CommonUi/group/CommonUI.mmp
branchRCL_3
changeset 19 aecbbf00d063
parent 18 fcdfafb36fe7
child 20 d48ab3b357f1
equal deleted inserted replaced
18:fcdfafb36fe7 19:aecbbf00d063
    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
    94 LIBRARY         eikcore.lib
    98 LIBRARY         eikcore.lib
    95 LIBRARY         bafl.lib
    99 LIBRARY         bafl.lib
    96 LIBRARY         eikcoctl.lib
   100 LIBRARY         eikcoctl.lib
    97 LIBRARY         avkon.lib
   101 LIBRARY         avkon.lib
    98 LIBRARY         eikdlg.lib
   102 LIBRARY         eikdlg.lib
    99 LIBRARY         servicehandler.lib
   103 LIBRARY         ServiceHandler.lib
   100 LIBRARY         CdlEngine.lib
   104 LIBRARY         cdlengine.lib
   101 LIBRARY         ecom.lib
   105 LIBRARY         ecom.lib
   102 LIBRARY         CommonEngine.lib        // For class Stringloader, etc.
   106 LIBRARY         CommonEngine.lib        // For class Stringloader, etc.
   103 LIBRARY         apgrfx.lib              // For class RApaLsSession, class TApaTask
   107 LIBRARY         apgrfx.lib              // For class RApaLsSession, class TApaTask
   104 LIBRARY         featmgr.lib             // For class FeatureManager
   108 LIBRARY         FeatMgr.lib             // For class FeatureManager
   105 #ifdef __SERIES60_MMC
       
   106 LIBRARY         commondialogs.lib
       
   107 #endif
       
   108 
   109 
   109 // FindUI
   110 // FindUI
   110 LIBRARY         etext.lib               // For class CPlainText, class TCharFormat
   111 LIBRARY         etext.lib               // For class CPlainText, class TCharFormat
   111 LIBRARY         form.lib                // For class CTextLayout
   112 LIBRARY         form.lib                // For class CTextLayout
   112 LIBRARY         eikctl.lib              // For class CRichText
   113 LIBRARY         eikctl.lib              // For class CRichText
   113 LIBRARY         favouritesengine.lib    // For class CFavouritesItem, etc.
       
   114 LIBRARY         sendui.lib              // For class CSendUi, class CMessageData
       
   115 #ifndef RD_VIRTUAL_PHONEBOOK
   114 #ifndef RD_VIRTUAL_PHONEBOOK
   116 LIBRARY         pbkview.lib             // For class RPbkViewResourceFile, class CPbkDataSaveAppUi
   115 LIBRARY         PbkView.lib             // For class RPbkViewResourceFile, class CPbkDataSaveAppUi
   117 LIBRARY         pbkeng.lib              // For class CPbkContactEngine, class CPbkFieldInfo
   116 LIBRARY         PbkEng.lib              // For class CPbkContactEngine, class CPbkFieldInfo
   118 #endif // !RD_VIRTUAL_PHONEBOOK
   117 #endif // !RD_VIRTUAL_PHONEBOOK
   119 LIBRARY         centralrepository.lib   // For class CRepository
   118 LIBRARY         CentralRepository.lib   // For class CRepository
   120 LIBRARY         cenrepnotifhandler.lib  // For CRepository things
   119 LIBRARY         CenRepNotifHandler.lib  // For CRepository things
   121 #ifdef __VOIP
   120 #ifdef __VOIP
   122 #ifndef RD_VOIP_REL_2_2
   121 #ifndef RD_VOIP_REL_2_2
   123 LIBRARY         rcse.lib
   122 LIBRARY         RCSE.lib
   124 #else // RD_VOIP_REL_2_2
   123 #else // RD_VOIP_REL_2_2
   125 LIBRARY         serviceprovidersettings.lib
   124 LIBRARY         serviceprovidersettings.lib
   126 #endif // !RD_VOIP_REL_2_2
   125 #endif // !RD_VOIP_REL_2_2
   127 #endif // VOIP
   126 #endif // VOIP
   128 LIBRARY         hlplch.lib              // for "Help" options menu
   127 LIBRARY         hlplch.lib              // for "Help" options menu
   129 
   128 
   130 // DocumentHandler
   129 // DocumentHandler
   131 LIBRARY         efsrv.lib               // For file handling operations
   130 LIBRARY         efsrv.lib               // For file handling operations
   132 LIBRARY         apparc.lib              // For Application lauching
   131 LIBRARY         apparc.lib              // For Application lauching
   133 LIBRARY         apmime.lib              // For mime type handling (class TDataType)
   132 LIBRARY         apmime.lib              // For mime type handling (class TDataType)
   134 LIBRARY         sysutil.lib             // For checking the filesystem space
   133 LIBRARY         SysUtil.lib             // For checking the filesystem space
   135 LIBRARY         estor.lib               // For class RDesReadStream in GameHandler
   134 LIBRARY         estor.lib               // For class RDesReadStream in GameHandler
   136 LIBRARY         platformenv.lib         // For finding correct paths for files (class PathInfo)
   135 LIBRARY         PlatformEnv.lib         // For finding correct paths for files (class PathInfo)
   137 #ifdef RD_CONTENTNOTIFICATION
   136 #ifdef RD_CONTENTNOTIFICATION
   138 LIBRARY         contentnotification.lib // For notifying Media Gallery about new content.
   137 LIBRARY         contentnotification.lib // For notifying Media Gallery about new content.
   139 #endif
   138 #endif
   140 LIBRARY         swinstcli.lib           // For Application installer launching
   139 LIBRARY         SWInstCli.lib           // For Application installer launching
   141 LIBRARY         charconv.lib            // For class CCnvCharacterSetConverter
   140 LIBRARY         CharConv.lib            // For class CCnvCharacterSetConverter
   142 #ifdef __DRM
   141 #ifdef __DRM
   143 LIBRARY         DRMCommon.lib
   142 LIBRARY         DRMCommon.lib
   144 LIBRARY         DcfRep.lib
   143 LIBRARY         DcfRep.lib
   145 LIBRARY         caf.lib                 // For getting DCF attributes
   144 LIBRARY         caf.lib                 // For getting DCF attributes
   146 MACRO ENABLE_DRM
   145 MACRO ENABLE_DRM
   148 
   147 
   149 // ErrorUI
   148 // ErrorUI
   150 LIBRARY         aknnotify.lib           // For Global note (class CAknGlobalNote)
   149 LIBRARY         aknnotify.lib           // For Global note (class CAknGlobalNote)
   151 LIBRARY         aknskins.lib            // Skins support
   150 LIBRARY         aknskins.lib            // Skins support
   152 
   151 
   153 LIBRARY         egul.lib
   152 LIBRARY         EGUL.LIB
   154 
   153 
   155 #ifdef __KEEP_DRM_CONTENT_ON_PHONE
   154 #ifdef __KEEP_DRM_CONTENT_ON_PHONE
   156 LIBRARY         distributablechecker.lib    // generic API for determining if content is protected
   155 LIBRARY         distributablechecker.lib    // generic API for determining if content is protected
   157 #endif // __KEEP_DRM_CONTENT_ON_PHONE
   156 #endif // __KEEP_DRM_CONTENT_ON_PHONE
   158 
   157 
   159 LIBRARY         aiwdialdata.lib
   158 LIBRARY         aiwdialdata.lib
   160 
   159 
   161 #ifdef RD_MULTIPLE_DRIVE 
       
   162 LIBRARY         rsfwmountman.lib
       
   163 #endif
       
   164 
   160 
   165 LIBRARY         AknLayout2Scalable.lib
   161 LIBRARY         AknLayout2Scalable.lib
   166 LIBRARY         touchfeedback.lib
       
   167 
   162 
   168 // End of file.
   163 // End of file.