--- a/contentstorage/caclient/caclient.pro Fri Apr 16 15:16:09 2010 +0300
+++ b/contentstorage/caclient/caclient.pro Mon May 03 12:48:45 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: {