phonebookengines_old/contactsmodel/groupsql/cntmodel.iby
changeset 53 e6aff7b69165
parent 40 b46a585f6909
--- a/phonebookengines_old/contactsmodel/groupsql/cntmodel.iby	Wed Jul 21 11:37:51 2010 +0300
+++ b/phonebookengines_old/contactsmodel/groupsql/cntmodel.iby	Fri Jul 23 12:43:48 2010 +0300
@@ -23,7 +23,7 @@
 #include <versit.iby>
 #include <conarc.iby>
 #include <charconv.iby>
-#include <BackupRestoreNotification.iby>
+#include <backuprestorenotification.iby>
 #include <cntplsql.iby>
 REM Log Engine contact matching plug-in implementation
 #include <cntmatchlog.iby>
@@ -33,9 +33,9 @@
 #define CONTACT_SERVER_MAX_HEAPSIZE  0x100000
 #endif
 
-file=ABI_DIR\BUILD_DIR\cntsrv.exe		System\Programs\cntsrv.exe       heapmax=CONTACT_SERVER_MAX_HEAPSIZE
-file=ABI_DIR\BUILD_DIR\cntmodel.dll		System\Libs\cntmodel.dll
-file=ABI_DIR\BUILD_DIR\cntview.dll		System\Libs\cntview.dll
+file=ABI_DIR/BUILD_DIR/cntsrv.exe		System/Programs/cntsrv.exe       heapmax=CONTACT_SERVER_MAX_HEAPSIZE
+file=ABI_DIR/BUILD_DIR/cntmodel.dll		System/Libs/cntmodel.dll
+file=ABI_DIR/BUILD_DIR/cntview.dll		System/Libs/cntview.dll
 
 ECOM_PLUGIN(cntvcard.dll,102035f8.rsc)
 ECOM_PLUGIN(cntphone.dll,102035fb.rsc)