diff -r 7cbcb2896f0e -r a642906a277a phonebookengines_old/contactsmodel/groupsql/cntmodel.iby --- a/phonebookengines_old/contactsmodel/groupsql/cntmodel.iby Tue Jul 06 14:05:47 2010 +0300 +++ b/phonebookengines_old/contactsmodel/groupsql/cntmodel.iby Wed Aug 18 09:39:00 2010 +0300 @@ -23,7 +23,7 @@ #include #include #include -#include +#include #include REM Log Engine contact matching plug-in implementation #include @@ -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)