diff -r 2a11b5b00470 -r fd64c38c277d phonebookengines/contactsmodel/groupsql/cntplsql.mmp --- a/phonebookengines/contactsmodel/groupsql/cntplsql.mmp Fri May 14 15:42:23 2010 +0300 +++ b/phonebookengines/contactsmodel/groupsql/cntplsql.mmp Thu May 27 12:45:19 2010 +0300 @@ -38,10 +38,12 @@ SYSTEMINCLUDE /epoc32/include/mw/hb/hbcore SYSTEMINCLUDE /epoc32/include/mw/hb/hbinput -USERINCLUDE ../src //for cntstd.h -USERINCLUDE ../cntsrv/inc //for persistencelayer.h -USERINCLUDE ../cntplsql/inc -USERINCLUDE ../inc //for ccontactprivate.h +userinclude ../src //for cntstd.h +userinclude ../cntsrv/inc //for persistencelayer.h +APP_LAYER_SYSTEMINCLUDE_SYMBIAN + +userinclude ../cntplsql/inc +userinclude ../inc //for ccontactprivate.h // Qt Macros MACRO UNICODE @@ -103,3 +105,5 @@ EPOCALLOWDLLDATA STDCPP SMPSAFE + +