diff -r 9d806967057c -r 7f0462e8c3da contentstorage/caclient/caclient.pro --- 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: {