phonebookengines/contactsmodel/groupsql/cntplsql.mmp
changeset 46 efe85016a067
parent 37 fd64c38c277d
--- a/phonebookengines/contactsmodel/groupsql/cntplsql.mmp	Fri Jun 11 13:29:23 2010 +0300
+++ b/phonebookengines/contactsmodel/groupsql/cntplsql.mmp	Wed Jun 23 18:02:44 2010 +0300
@@ -30,6 +30,8 @@
 
 APP_LAYER_SYSTEMINCLUDE
 
+
+
 // These two SYSTEMINCLUDES are needed as QT headers are used
 SYSTEMINCLUDE		/epoc32/include/mw/QtCore
 SYSTEMINCLUDE		/epoc32/include/stdapis/stlportv5
@@ -65,6 +67,10 @@
 source		cpplgroupstable.cpp
 source		cpplcommaddrtable.cpp
 source		cpplpredictivesearchtable.cpp
+source		c12keypredictivesearchtable.cpp
+source		cqwertypredictivesearchtable.cpp
+source		cpredictivesearchsettingstable.cpp
+source		cpredictivesearchsynchronizer.cpp
 
 source 		pplcontactitemmanager.cpp
 source		rpplicccontactstore.cpp
@@ -83,9 +89,13 @@
 source      cntpplviewmanager.cpp
 source      cntpplviewsession.cpp
 
-source    cpcskeymap.cpp
+source		cpcskeymap.cpp
+source		c12keykeymap.cpp
+source		cqwertykeymap.cpp
 //source		cntmetadataoperation.cpp
-source    cpplpresencetable.cpp
+source		cpplpresencetable.cpp
+source    cntpredictivesearch.cpp
+source    cntsqlsearch.cpp
 
 LIBRARY         euser.lib 
 LIBRARY         efsrv.lib 
@@ -102,6 +112,7 @@
 
 OPTION ARMCC --visibility_inlines_hidden
 
+
 EPOCALLOWDLLDATA
 STDCPP
 SMPSAFE