equal
deleted
inserted
replaced
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 |