diff -r 3b92f7acdc91 -r 51f207bebb06 localconnectivityservice/obexsendservices/group/sendutils.mmp --- a/localconnectivityservice/obexsendservices/group/sendutils.mmp Sat Apr 24 00:43:26 2010 +0300 +++ b/localconnectivityservice/obexsendservices/group/sendutils.mmp Sun May 02 21:46:11 2010 +0300 @@ -49,6 +49,8 @@ USERINCLUDE ../obexservicesendutils/inc SYSTEMINCLUDE ../../inc ../../../inc /epoc32/include/libc +SYSTEMINCLUDE /epoc32/include/mw/hb/hbcore +SYSTEMINCLUDE /epoc32/include/mw/hb/hbwidgets MW_LAYER_SYSTEMINCLUDE LIBRARY apgrfx.lib // App Arch Session @@ -72,6 +74,8 @@ LIBRARY caf.lib // DRM common LIBRARY xmlframework.lib // XML Framework LIBRARY featmgr.lib // Inquire supported static feature +LIBRARY HbCore.lib +LIBRARY HbWidgets.lib DEBUGLIBRARY flogger.lib // File logging services