phonebookengines/contactsmodel/groupsql/cntmodel.iby
branchRCL_3
changeset 79 41f8569a6cd9
parent 68 9da50d567e3c
equal deleted inserted replaced
68:9da50d567e3c 79:41f8569a6cd9
    31 REM Configurable heap size for contact server.
    31 REM Configurable heap size for contact server.
    32 #ifndef CONTACT_SERVER_MAX_HEAPSIZE
    32 #ifndef CONTACT_SERVER_MAX_HEAPSIZE
    33 #define CONTACT_SERVER_MAX_HEAPSIZE  0x200000
    33 #define CONTACT_SERVER_MAX_HEAPSIZE  0x200000
    34 #endif
    34 #endif
    35 
    35 
    36 file=ABI_DIR/BUILD_DIR/cntsrv.exe		System/Programs/cntsrv.exe       heapmax=CONTACT_SERVER_MAX_HEAPSIZE
    36 file=ABI_DIR/BUILD_DIR/cntsrv.exe		Sys/bin/cntsrv.exe       heapmax=CONTACT_SERVER_MAX_HEAPSIZE
    37 file=ABI_DIR/BUILD_DIR/cntmodel.dll		System/Libs/cntmodel.dll
    37 file=ABI_DIR/BUILD_DIR/cntmodel.dll		System/Libs/cntmodel.dll
    38 file=ABI_DIR/BUILD_DIR/cntview.dll		System/Libs/cntview.dll
    38 file=ABI_DIR/BUILD_DIR/cntview.dll		System/Libs/cntview.dll
    39 
    39 
    40 ECOM_PLUGIN(cntvcard.dll,102035f8.rsc)
    40 ECOM_PLUGIN(cntvcard.dll,102035f8.rsc)
    41 ECOM_PLUGIN(cntphone.dll,102035fb.rsc)
    41 ECOM_PLUGIN(cntphone.dll,102035fb.rsc)