diff -r b183ec05bd8c -r 19bba8228ff0 syncmlfw/common/transport/bld/nsmltransport.mmp --- a/syncmlfw/common/transport/bld/nsmltransport.mmp Tue Aug 31 16:04:06 2010 +0300 +++ b/syncmlfw/common/transport/bld/nsmltransport.mmp Wed Sep 01 12:27:42 2010 +0100 @@ -42,22 +42,22 @@ MW_LAYER_SYSTEMINCLUDE -SYSTEMINCLUDE /epoc32/include/libc /epoc32/include/ecom +SYSTEMINCLUDE /epoc32/include/libc /epoc32/include/ecom /epoc32/include/http 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 cmmanager.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