contentstorage/cautils/cautils.pro
changeset 119 50e220be30d1
parent 98 d2f833ab7940
child 125 26079c1bb561
--- a/contentstorage/cautils/cautils.pro	Mon Sep 13 13:26:33 2010 +0300
+++ b/contentstorage/cautils/cautils.pro	Mon Sep 20 10:22:22 2010 +0300
@@ -14,6 +14,8 @@
 # Description:
 #
 
+CONFIG += hb
+
 TEMPLATE = lib
 symbian:{
 defFilePath = ./..
@@ -32,7 +34,8 @@
 
 LIBS += -leuser \
         -lbafl \
-        -lestor
+        -lestor \
+        -lefsrv
         
 CONFIG -= stl
 include(cautils.pri)