diff -r 0b3699f6c654 -r e36b2f4799c0 contentstorage/cautils/cautils.pro --- 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)