idlefw/plugins/mcsplugin/group/mcspluginsettings.mmp
branchRCL_3
changeset 14 15e4dd19031c
parent 0 79c6a41cd166
equal deleted inserted replaced
12:502e5d91ad42 14:15e4dd19031c
    56 END
    56 END
    57 
    57 
    58 APP_LAYER_SYSTEMINCLUDE
    58 APP_LAYER_SYSTEMINCLUDE
    59 MW_LAYER_SYSTEMINCLUDE
    59 MW_LAYER_SYSTEMINCLUDE
    60 
    60 
    61 LIBRARY                 euser.lib
    61 LIBRARY         euser.lib
    62 LIBRARY                 ecom.lib
    62 LIBRARY         ecom.lib
    63 LIBRARY                 avkon.lib
    63 LIBRARY         avkon.lib
    64 LIBRARY                 bafl.lib
    64 LIBRARY         bafl.lib
    65 LIBRARY                 cone.lib
    65 LIBRARY         cone.lib
    66 LIBRARY                 efsrv.lib
    66 LIBRARY         efsrv.lib
    67 LIBRARY                 eikcoctl.lib
    67 LIBRARY         eikcoctl.lib
    68 LIBRARY                 eikcore.lib
    68 LIBRARY         eikcore.lib
    69 LIBRARY                 cdlengine.lib
    69 LIBRARY         cdlengine.lib
    70 //LIBRARY                 centralrepository.lib
    70 LIBRARY         cenrepnotifhandler.lib  // CCenRepNotifyHandler
    71 LIBRARY                 cenrepnotifhandler.lib  // CCenRepNotifyHandler
    71 LIBRARY         gsframework.lib         // For base classes
    72 LIBRARY                 gsframework.lib         // For base classes
    72 LIBRARY         gslistbox.lib           // For CGSListBoxItemTextArray
    73 LIBRARY                 gslistbox.lib           // For CGSListBoxItemTextArray
    73 LIBRARY         gsecomplugin.lib
    74 LIBRARY                 gsecomplugin.lib
    74 LIBRARY         commonengine.lib        // For RConeResourceLoader
    75 LIBRARY                 commonengine.lib        // For RConeResourceLoader
    75 LIBRARY         inetprotutil.lib        // For TUriParser
    76 LIBRARY                 inetprotutil.lib        // For TUriParser
    76 LIBRARY         msgs.lib                // For Message Server
    77 //LIBRARY                 apgrfx.lib              // For RApaLsSession
    77 LIBRARY         platformenv.lib         // For PathInfo
    78 //LIBRARY                 apparc.lib              // For TApaAppInfo
    78 LIBRARY         hlplch.lib              // for HlpLauncher
    79 LIBRARY                 msgs.lib                // For Message Server
    79 LIBRARY         featmgr.lib             // For feature manager
    80 LIBRARY                 platformenv.lib         // For PathInfo
    80 LIBRARY         favouritesengine.lib
    81 LIBRARY                 hlplch.lib              // for HlpLauncher
       
    82 LIBRARY                 featmgr.lib             // For feature manager
       
    83 LIBRARY                 favouritesengine.lib
       
    84 //LIBRARY                 javaregistryclient.lib  // For JavaRegistry
       
    85 #ifdef __WEB_WIDGETS
       
    86 //LIBRARY                 widgetregistryclient.lib
       
    87 #endif
       
    88 
    81 
    89 // Debugging dependencies
       
    90 //LIBRARY           flogger.lib
       
    91 LIBRARY         mcsmenu.lib
    82 LIBRARY         mcsmenu.lib
    92 LIBRARY         hspluginsettings.lib
    83 LIBRARY         hspluginsettings.lib
    93 LIBRARY         aiutils.lib
    84 LIBRARY         aiutils.lib
    94 
    85 
    95 // End of File.
    86 // End of File.