messagingfw/msgsrvnstore/server/src/cmsvconverterwaiter.cpp
branchRCL_3
changeset 6 fe71b07a6401
parent 0 8e480a14352b
child 22 d2c4c66342f3
equal deleted inserted replaced
3:28ae839b4c09 6:fe71b07a6401
    27 static _LIT_SECURITY_POLICY_PASS(KAllowAllPolicy);
    27 static _LIT_SECURITY_POLICY_PASS(KAllowAllPolicy);
    28 // literals
    28 // literals
    29 #if (defined SYMBIAN_MESSAGESTORE_UNIT_TESTCODE)
    29 #if (defined SYMBIAN_MESSAGESTORE_UNIT_TESTCODE)
    30 	_LIT(KMessagingDBName, "\\messaging.db");
    30 	_LIT(KMessagingDBName, "\\messaging.db");
    31 #else
    31 #else
    32 	_LIT(KMessagingDBName,"[1000484b]messaging.db");
    32 	_LIT(KMessagingDBName,"[1000484B]messaging.db");
    33 #endif
    33 #endif
    34 
    34 
    35 
    35 
    36 
    36 
    37 // static class initialiser
    37 // static class initialiser