contentstorage/caclient/caclient.pro
changeset 66 32469d7d46ff
parent 61 8e5041d13c84
child 103 b99b84bcd2d1
--- 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: {