contentstorage/cahandler/url/url.pro
changeset 96 5d243a69bdda
parent 94 dbb8300717f7
child 107 b34d53f6acdf
--- a/contentstorage/cahandler/url/url.pro	Mon May 24 20:50:46 2010 +0300
+++ b/contentstorage/cahandler/url/url.pro	Fri May 28 16:17:03 2010 +0300
@@ -37,7 +37,6 @@
     LIBS += \
     -leuser \
     -lecom \
-    -lswinstcli \
     -lcautils \
     -lapgrfx \
     -lws32 \
@@ -46,7 +45,8 @@
     -leikcore \
     -lcone \
     -lefsrv \
-    -lxqutils
+    -lxqutils \
+    -lcaclient
 
     exists($${EPOCROOT}epoc32/include/platform/mw/XQSettingsManager):LIBS += -lxqsettingsmanager
 }