contentstorage/caclient/caclient.pro
changeset 92 782e3408c2ab
parent 89 1e87eb3b400f
child 98 d2f833ab7940
--- 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: {