68 USERINCLUDE ../MMCExtension/inc |
68 USERINCLUDE ../MMCExtension/inc |
69 SYSTEMINCLUDE ../inc |
69 SYSTEMINCLUDE ../inc |
70 APP_LAYER_SYSTEMINCLUDE |
70 APP_LAYER_SYSTEMINCLUDE |
71 |
71 |
72 // Dependencies to Symbian OS components |
72 // Dependencies to Symbian OS components |
73 LIBRARY euser.lib commonengine.lib |
73 LIBRARY euser.lib CommonEngine.lib |
74 LIBRARY efsrv.lib estor.lib ecom.lib |
74 LIBRARY efsrv.lib estor.lib ecom.lib |
75 LIBRARY cone.lib |
75 LIBRARY cone.lib |
76 LIBRARY eikcoctl.lib eikcore.lib |
76 LIBRARY eikcoctl.lib eikcore.lib |
77 |
77 |
78 // Dependencies to S60 components |
78 // Dependencies to S60 components |
79 LIBRARY Avkon.lib PlatformEnv.lib |
79 LIBRARY avkon.lib platformenv.lib |
80 #ifdef RD_MULTIPLE_DRIVE |
80 #ifdef RD_MULTIPLE_DRIVE |
81 LIBRARY CommonDialogs.lib |
81 LIBRARY commondialogs.lib |
82 #endif // RD_MULTIPLE_DRIVE |
82 #endif // RD_MULTIPLE_DRIVE |
83 |
83 |
84 // Dependencies to Phonebook |
84 // Dependencies to Phonebook |
85 LIBRARY Pbk2Presentation.lib Pbk2Commands.lib |
85 LIBRARY Pbk2Presentation.lib Pbk2Commands.lib |
86 LIBRARY Pbk2CommonUi.lib VPbkVCardEng.lib VPbkEng.lib |
86 LIBRARY Pbk2CommonUI.lib VPbkVCardEng.lib VPbkEng.lib |
87 |
87 |
88 // End of File |
88 // End of File |