contentstorage/caclient/caclient.pro
changeset 88 7f0462e8c3da
parent 86 e492551a0d54
child 89 1e87eb3b400f
--- a/contentstorage/caclient/caclient.pro	Tue Mar 23 23:42:03 2010 +0200
+++ b/contentstorage/caclient/caclient.pro	Tue Mar 23 23:55:55 2010 +0200
@@ -15,9 +15,13 @@
 #
 
 TEMPLATE = lib
-CONFIG += hb
+CONFIG += hb mobility
 HB = hbcore
 
+MOBILITY = serviceframework
+# temporary solution to solve problems with SF in MW dependency
+qtAddLibrary(QtServiceFramework)
+
 DEFINES += CACLIENT_LIB
 
 include(../../common.pri)
@@ -49,6 +53,7 @@
         -lfbscli \
         -lbitgdi
 include(caclient_s60.pri)
+include(cahandler.pri)
 }
 
 win32: {