equal
deleted
inserted
replaced
86 // Dependencies to Series60 platform components |
86 // Dependencies to Series60 platform components |
87 LIBRARY featmgr.lib |
87 LIBRARY featmgr.lib |
88 |
88 |
89 // Dependencies to other Phonebook components |
89 // Dependencies to other Phonebook components |
90 LIBRARY VPbkEng.lib VPbkEngUtils.lib |
90 LIBRARY VPbkEng.lib VPbkEngUtils.lib |
91 LIBRARY VPbkSimStoreService.lib VPbkSimStoreCommon.lib |
91 LIBRARY vpbksimstoreservice.lib VPbkSimStoreCommon.lib |
92 LIBRARY VPbkSimStoreImpl.lib |
92 LIBRARY VPbkSimStoreImpl.lib |
93 |
93 |
94 #ifdef VPBK_ENABLE_PROFILE |
94 #ifdef VPBK_ENABLE_PROFILE |
95 // Depencency to VirtualPhonebook profiling library |
95 // Depencency to VirtualPhonebook profiling library |
96 LIBRARY VPbkProfile.lib |
96 LIBRARY VPbkProfile.lib |