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