diff -r a6d55a2e75be -r 782e3408c2ab contentstorage/caclient/caclient.pro --- a/contentstorage/caclient/caclient.pro Fri Mar 26 13:00:55 2010 +0200 +++ b/contentstorage/caclient/caclient.pro Fri Apr 16 14:45:49 2010 +0300 @@ -19,8 +19,6 @@ HB = hbcore MOBILITY = serviceframework -# temporary solution to solve problems with SF in MW dependency -qtAddLibrary(QtServiceFramework) DEFINES += CACLIENT_LIB @@ -44,17 +42,20 @@ ../extinc \ ../inc -LIBS += -lcautils \ - -lcaextendedmenu \ +LIBS += -lavkon \ + -lcautils \ -lestor \ -lbafl \ -laknicon \ -lcharconv \ -lfbscli \ -lbitgdi \ - -lxqutils + -lxqutils \ + -lsif \ + -lscrclient \ + -laknicon + include(caclient_s60.pri) -include(cahandler.pri) } win32: {