contentstorage/cautils/cautils.pro
changeset 124 e36b2f4799c0
parent 103 b99b84bcd2d1
child 125 26079c1bb561
--- a/contentstorage/cautils/cautils.pro	Fri Sep 17 08:32:18 2010 +0300
+++ b/contentstorage/cautils/cautils.pro	Mon Oct 04 00:38:31 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)