phonebookengines/contactsmodel/groupsql/cntmodel.iby
branchRCL_3
changeset 21 9da50d567e3c
parent 20 f4a778e096c2
equal deleted inserted replaced
20:f4a778e096c2 21:9da50d567e3c
    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		System/Programs/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)
    42 
    42 
    43 
    43