mmshplugins/mmshsipcrplugin/group/mussipcrplugin.mmp
branchRCL_3
changeset 33 bc78a40cd63c
parent 32 73a1feb507fb
equal deleted inserted replaced
32:73a1feb507fb 33:bc78a40cd63c
    49 LIBRARY                 ecom.lib
    49 LIBRARY                 ecom.lib
    50 LIBRARY                 efsrv.lib
    50 LIBRARY                 efsrv.lib
    51 LIBRARY                 sipclient.lib      // SIP Client API
    51 LIBRARY                 sipclient.lib      // SIP Client API
    52 LIBRARY                 sipprofilecli.lib  // SIP Profile Agent Client API
    52 LIBRARY                 sipprofilecli.lib  // SIP Profile Agent Client API
    53 LIBRARY                 sipcodec.lib       // SIP Codec
    53 LIBRARY                 sipcodec.lib       // SIP Codec
    54 LIBRARY			sdpcodec.lib       // SDP Codec
    54 LIBRARY                 featmgr.lib
    55 LIBRARY                 centralrepository.lib // for MultimediaSharingSettings
       
    56 
       
    57 DEBUGLIBRARY            flogger.lib        // file logger
    55 DEBUGLIBRARY            flogger.lib        // file logger
    58 
    56 
    59 PAGED
    57 PAGED
       
    58