phonebookui/Speeddial/group/SpeedDial.mmp
branchRCL_3
changeset 68 9da50d567e3c
parent 0 e686773b3f54
child 85 38bb213f60ba
equal deleted inserted replaced
63:f4a778e096c2 68:9da50d567e3c
    60 // Dependencies to other SpeedDial components
    60 // Dependencies to other SpeedDial components
    61 LIBRARY         spdctrl.lib
    61 LIBRARY         spdctrl.lib
    62 
    62 
    63 // Dependencies to system components
    63 // Dependencies to system components
    64 LIBRARY         euser.lib apparc.lib ws32.lib bafl.lib
    64 LIBRARY         euser.lib apparc.lib ws32.lib bafl.lib
    65 LIBRARY         cone.lib eikcoctl.lib Avkon.lib fbscli.lib egul.lib
    65 LIBRARY         cone.lib eikcoctl.lib avkon.lib fbscli.lib egul.lib
    66 LIBRARY         eikcore.lib commonengine.lib 
    66 LIBRARY         eikcore.lib CommonEngine.lib 
    67 LIBRARY         eikdlg.lib
    67 LIBRARY         eikdlg.lib
    68 LIBRARY         numbergrouping.lib
    68 LIBRARY         numbergrouping.lib
    69 LIBRARY         ServiceHandler.lib              //Application InterWorking
    69 LIBRARY         servicehandler.lib              //Application InterWorking
    70 LIBRARY			efsrv.lib
    70 LIBRARY			efsrv.lib
    71 LIBRARY         apgrfx.lib
    71 LIBRARY         apgrfx.lib
    72 LIBRARY	        bitgdi.lib 
    72 LIBRARY	        bitgdi.lib 
    73 
    73 
    74 LIBRARY         VPbkEng.lib
    74 LIBRARY         VPbkEng.lib
    75 LIBRARY  		Pbk2Presentation.lib
    75 LIBRARY  		Pbk2Presentation.lib
    76 LIBRARY 		Pbk2CommonUI.lib
    76 LIBRARY 		Pbk2CommonUI.lib
    77 LIBRARY         CentralRepository.lib
    77 LIBRARY         centralrepository.lib
    78 LIBRARY         cenrepnotifhandler.lib  // Cenrep notifier
    78 LIBRARY         cenrepnotifhandler.lib  // Cenrep notifier
    79 // external dependencies
    79 // external dependencies
    80 /// phone engine support
    80 /// phone engine support
    81 LIBRARY         PbkEng.lib
    81 LIBRARY         pbkeng.lib
    82 /// context sensitive help support
    82 /// context sensitive help support
    83 LIBRARY         hlplch.lib // for "Help" options menu
    83 LIBRARY         hlplch.lib // for "Help" options menu
    84 LIBRARY         FeatMgr.lib
    84 LIBRARY         featmgr.lib
    85 
    85 
    86 library         AknLayout.lib
    86 library         aknlayout.lib
    87 LIBRARY         AknLayout2.lib       
    87 LIBRARY         aknlayout2.lib
    88 LIBRARY         AknLayout2Scalable.lib 
    88 LIBRARY         AknLayout2Scalable.lib 
    89 LIBRARY         UikLaf.lib 
    89 LIBRARY         uiklaf.lib
    90 LIBRARY         AknIcon.lib
    90 LIBRARY         aknicon.lib
    91 library         vmbx.lib
    91 library         vmbx.lib
    92 library 		aknnotify.lib
    92 library 		aknnotify.lib
    93 library         SSSettings.lib
    93 library         sssettings.lib
    94 
    94 
    95 LIBRARY         sendui.lib
    95 LIBRARY         sendui.lib
    96 LIBRARY		etext.lib
    96 LIBRARY		etext.lib
    97 
    97 
    98 
    98