homescreenapp/hsutils/hsutils.pro
changeset 39 4e8ebe173323
parent 35 f9ce957a272c
child 90 3ac3aaebaee5
--- a/homescreenapp/hsutils/hsutils.pro	Fri Apr 16 14:54:01 2010 +0300
+++ b/homescreenapp/hsutils/hsutils.pro	Mon May 03 12:24:59 2010 +0300
@@ -18,7 +18,8 @@
 
 include (../common.pri)
 
-CONFIG += hb 
+CONFIG += hb mobility
+MOBILITY = systeminfo
 QT += sql
 
 DEFINES += HSUTILS_LIB
@@ -32,6 +33,7 @@
 
 symbian: {
     TARGET.UID3 = 0x20022F3C
+    LIBS+=-lxqservice -lxqserviceutil
 }
 
 include(hsutils.pri)