contentstorage/cahandler/app/app.pro
changeset 83 156f692b1687
parent 80 397d00875918
child 107 b34d53f6acdf
--- a/contentstorage/cahandler/app/app.pro	Thu May 27 13:11:12 2010 +0300
+++ b/contentstorage/cahandler/app/app.pro	Fri Jun 11 13:58:37 2010 +0300
@@ -37,7 +37,6 @@
     LIBS += \
     -leuser \
     -lecom \
-    -lswinstcli \
     -lcautils \
     -lapgrfx \
     -lws32 \
@@ -48,7 +47,8 @@
     -lefsrv \
     -lsif \
     -lscrclient \
-    -lxqutils
+    -lxqutils \
+    -lcaclient
 
     exists($${EPOCROOT}epoc32/include/platform/mw/XQSettingsManager):LIBS += -lxqsettingsmanager
 }