# HG changeset patch # User Fionntina Carville # Date 1286808384 -3600 # Node ID 41f8569a6cd93475952d85b6dbd411f759d8f01d # Parent 9da50d567e3c0834672bad80442d026b4cb42afb Adjusting rom location for cntsrv.exe diff -r 9da50d567e3c -r 41f8569a6cd9 phonebookengines/contactsmodel/groupsql/cntmodel.iby --- a/phonebookengines/contactsmodel/groupsql/cntmodel.iby Tue Sep 14 20:54:53 2010 +0300 +++ b/phonebookengines/contactsmodel/groupsql/cntmodel.iby Mon Oct 11 15:46:24 2010 +0100 @@ -33,7 +33,7 @@ #define CONTACT_SERVER_MAX_HEAPSIZE 0x200000 #endif -file=ABI_DIR/BUILD_DIR/cntsrv.exe System/Programs/cntsrv.exe heapmax=CONTACT_SERVER_MAX_HEAPSIZE +file=ABI_DIR/BUILD_DIR/cntsrv.exe Sys/bin/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