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