javauis/eswt_qt/org.eclipse.swt/Eclipse_SWT_PI/qt/library/eswt_widgets.pri
changeset 23 98ccebc37403
parent 21 2a9601315dfc
child 35 85266cc22c7f
--- 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
 
 }