phonebookui/Phonebook/group/BCardEng.mmp
branchRCL_3
changeset 85 38bb213f60ba
parent 68 9da50d567e3c
equal deleted inserted replaced
74:6b5524b4f673 85:38bb213f60ba
    62 DEFFILE         BCardEng.def
    62 DEFFILE         BCardEng.def
    63 
    63 
    64 // Dependencies to system components
    64 // Dependencies to system components
    65 LIBRARY         euser.lib bafl.lib estor.lib    // User libraries
    65 LIBRARY         euser.lib bafl.lib estor.lib    // User libraries
    66 LIBRARY         efsrv.lib                       // file server
    66 LIBRARY         efsrv.lib                       // file server
    67 LIBRARY		versit.lib vcard.lib            // Versit parser
    67 LIBRARY		    versit.lib vcard.lib            // Versit parser
    68 LIBRARY		cntmodel.lib                    // Contact model
    68 LIBRARY			cntmodel.lib                    // Contact model
    69 LIBRARY         imageconversion.lib             // Image handling
    69 LIBRARY         ImageConversion.lib             // Image handling
    70 LIBRARY         featmgr.lib	                // FeatureManager
    70 LIBRARY         featmgr.lib		                // FeatureManager
    71 
    71 
    72 // Dependencies to other components
    72 // Dependencies to other components
    73 LIBRARY		pbkeng.lib pbkview.lib
    73 LIBRARY			PbkEng.lib PbkView.lib
    74 
    74 
    75 // End of File
    75 // End of File