# HG changeset patch # User Fionntina Carville # Date 1286808384 -3600 # Node ID 4f1f5970b2523d45e05c19acd6c2454606ff0c1c # Parent a7e7933e67a86233d1ef99754a98091ee6236812 Adjusting rom location for cntsrv.exe diff -r a7e7933e67a8 -r 4f1f5970b252 phonebookengines/contactsmodel/groupsql/cntmodel.iby --- a/phonebookengines/contactsmodel/groupsql/cntmodel.iby Mon Oct 11 13:34:41 2010 +0100 +++ 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