phonebookengines/contactsmodel/groupsql/cntplsql.mmp
changeset 37 fd64c38c277d
parent 25 76a2435edfd4
child 46 efe85016a067
--- 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
+
+