plugins/contacts/symbian/contactsmodel/groupsql/cntmodel.iby
changeset 5 603d3f8b6302
parent 0 876b1a06bc25
equal deleted inserted replaced
3:e4ebb16b39ea 5:603d3f8b6302
    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  0x100000
    33 #define CONTACT_SERVER_MAX_HEAPSIZE  0x100000
    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