emailservices/emailstore/message_store/debuglog/group/DebugLog.mmp
branchRCL_3
changeset 24 d189ee25cf9d
parent 8 e1b6206813b4
child 25 3533d4323edc
equal deleted inserted replaced
23:dcf0eedfc1a3 24:d189ee25cf9d
    16 */
    16 */
    17 
    17 
    18 
    18 
    19 #include <platform_paths.hrh>
    19 #include <platform_paths.hrh>
    20 
    20 
    21 #include "../../../../../inc/emailversionnumbers.hrh" // KEmailBinaryVersionNumber
    21 //<qmail>
    22 #include "../../../inc/emailstoreuids.hrh"
    22 //#include "../../../../../inc/emailversionnumbers.hrh" // KEmailBinaryVersionNumber
       
    23 //</qmail>
       
    24 
       
    25 #include "../../../inc/EmailStoreUids.hrh"
    23 
    26 
    24 TARGET          DebugLog.dll
    27 TARGET          DebugLog.dll
    25 TARGETTYPE      dll
    28 TARGETTYPE      dll
    26 UID             KUidSharedLibrary KUidDebugLog
    29 UID             KUidSharedLibrary KUidDebugLog
    27 CAPABILITY      CAP_GENERAL_DLL
    30 CAPABILITY      CAP_GENERAL_DLL
    28 VENDORID        VID_DEFAULT
    31 VENDORID        VID_DEFAULT
    29 
    32 
    30 VERSION         KEmailBinaryVersionNumber
    33 //<qmail>
       
    34 //VERSION         KEmailBinaryVersionNumber
       
    35 //</qmail>
       
    36 
    31 KEmailBinaryDemandPaging
    37 KEmailBinaryDemandPaging
    32 
    38 
    33 // Comment this out to leave the debug logs open between writes, by default.
    39 // Comment this out to leave the debug logs open between writes, by default.
    34 MACRO           DEBUG_LOG_CLOSE_BETWEEN_WRITES_AS_DEFAULT
    40 MACRO           DEBUG_LOG_CLOSE_BETWEEN_WRITES_AS_DEFAULT
    35 
    41