diff -r a082c848c9a9 -r 3cdbd92ee07b syncmlfw/common/transport/bld/nsmltransport.mmp --- a/syncmlfw/common/transport/bld/nsmltransport.mmp Wed Sep 15 13:08:27 2010 +0300 +++ b/syncmlfw/common/transport/bld/nsmltransport.mmp Wed Oct 13 15:30:06 2010 +0300 @@ -47,17 +47,17 @@ USERINCLUDE ../inc ../../http/inc ../../inc ../../wbxml/inc ../../wbxml/inc/syncml ../../syncagent/inc ../../debug/inc USERINCLUDE ../../obex/obexcommserver/inc ../../obex/obexserverbinding/inc ../../obex/obexclient/inc -LIBRARY euser.lib +LIBRARY euser.lib LIBRARY bluetooth.lib LIBRARY nsmldebug.lib -LIBRARY CommonEngine.lib // 1.2 CHANGES: Offline mode -LIBRARY commdb.lib -LIBRARY apengine.lib -LIBRARY centralrepository.lib -LIBRARY featmgr.lib +LIBRARY commonengine.lib // 1.2 CHANGES: Offline mode +LIBRARY commdb.lib +LIBRARY apengine.lib +LIBRARY CENTRALREPOSITORY.LIB +LIBRARY FeatMgr.lib #ifdef ARMCC -LIBRARY ecom.lib +LIBRARY ECOM.LIB #endif SMPSAFE