phonebookui/Phonebook/group/BCardEng.mmp
branchRCL_3
changeset 21 9da50d567e3c
parent 0 e686773b3f54
equal deleted inserted replaced
20:f4a778e096c2 21:9da50d567e3c
    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