equal
deleted
inserted
replaced
68 APP_LAYER_SYSTEMINCLUDE |
68 APP_LAYER_SYSTEMINCLUDE |
69 |
69 |
70 // Dependencies to Symbian OS components |
70 // Dependencies to Symbian OS components |
71 LIBRARY euser.lib ecom.lib efsrv.lib cone.lib bafl.lib |
71 LIBRARY euser.lib ecom.lib efsrv.lib cone.lib bafl.lib |
72 LIBRARY eikcoctl.lib eikcore.lib |
72 LIBRARY eikcoctl.lib eikcore.lib |
73 LIBRARY FeatMgr.lib |
73 LIBRARY featmgr.lib |
74 |
74 |
75 // Dependencies to S60 platform components |
75 // Dependencies to S60 platform components |
76 LIBRARY avkon.lib |
76 LIBRARY avkon.lib |
77 |
77 |
78 // Dependencies to Phonebook components |
78 // Dependencies to Phonebook components |
79 LIBRARY Pbk2Presentation.lib Pbk2CommonUi.lib |
79 LIBRARY Pbk2Presentation.lib Pbk2CommonUI.lib |
80 |
80 |
81 #ifdef PBK2_ENABLE_PROFILE |
81 #ifdef PBK2_ENABLE_PROFILE |
82 // Depencency to Phonebook profiling library |
82 // Depencency to Phonebook profiling library |
83 LIBRARY Pbk2Profile.lib |
83 LIBRARY Pbk2Profile.lib |
84 #endif // PBK2_ENABLE_PROFILE |
84 #endif // PBK2_ENABLE_PROFILE |