phonebookui/Phonebook2/group/Pbk2USimExtension.mmp
branchRCL_3
changeset 85 38bb213f60ba
parent 68 9da50d567e3c
--- a/phonebookui/Phonebook2/group/Pbk2USimExtension.mmp	Wed Sep 15 11:56:55 2010 +0300
+++ b/phonebookui/Phonebook2/group/Pbk2USimExtension.mmp	Wed Oct 13 14:15:33 2010 +0300
@@ -106,18 +106,18 @@
 APP_LAYER_SYSTEMINCLUDE
 
 // Dependencies to Symbian OS components
-LIBRARY euser.lib CommonEngine.lib ecom.lib
+LIBRARY euser.lib commonengine.lib ecom.lib
 LIBRARY cone.lib eikcoctl.lib eikdlg.lib
 LIBRARY eikcore.lib bafl.lib charconv.lib centralrepository.lib
 
 // Dependencies to S60 components
-LIBRARY avkon.lib aknicon.lib CdlEngine.lib aknskins.lib
+LIBRARY avkon.lib aknicon.lib cdlengine.lib aknskins.lib
 LIBRARY secui.lib servicehandler.lib
 LIBRARY featmgr.lib
 
 // Dependencies to Phonebook
-LIBRARY VPbkEng.lib vpbksimstoreservice.lib
+LIBRARY VPbkEng.lib VPbkSimStoreService.lib
 LIBRARY Pbk2CommonUI.lib Pbk2Presentation.lib
-LIBRARY pbk2uicontrols.lib Pbk2Commands.lib
+LIBRARY Pbk2UiControls.lib Pbk2Commands.lib
 
 // End of File