--- a/contentstorage/caclient/caclient.pro Fri Mar 19 09:35:23 2010 +0200
+++ b/contentstorage/caclient/caclient.pro Fri Apr 16 15:16:09 2010 +0300
@@ -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)
@@ -47,8 +51,10 @@
-laknicon \
-lcharconv \
-lfbscli \
- -lbitgdi
+ -lbitgdi \
+ -lxqutils
include(caclient_s60.pri)
+include(cahandler.pri)
}
win32: {