diff -r 2a9601315dfc -r 98ccebc37403 javauis/eswt_qt/org.eclipse.swt/Eclipse_SWT_PI/qt/library/eswt_widgets.pri --- a/javauis/eswt_qt/org.eclipse.swt/Eclipse_SWT_PI/qt/library/eswt_widgets.pri Mon May 03 12:27:20 2010 +0300 +++ b/javauis/eswt_qt/org.eclipse.swt/Eclipse_SWT_PI/qt/library/eswt_widgets.pri Fri May 14 15:47:24 2010 +0300 @@ -46,6 +46,9 @@ ##### Symbian specific items ###### symbian { +CONFIG += mobility +MOBILITY += bearer + HEADERS += swts60.h \ swtmobiledevice.h \ swtflipwatch.h @@ -64,6 +67,7 @@ LIBS += -lHWRMVibraClient LIBS += -lHWRMLightClient LIBS += -lxqservice +LIBS += -lxqtelephonyservice LIBS += -lQtContacts }