emailservices/emailstore/message_store/server/group/MessageStoreServer.mmp
changeset 20 ecc8def7944a
parent 18 578830873419
child 30 759dc5235cdb
equal deleted inserted replaced
18:578830873419 20:ecc8def7944a
    56 SOURCEPATH    ../src
    56 SOURCEPATH    ../src
    57 SOURCE        MessageStoreServer.cpp
    57 SOURCE        MessageStoreServer.cpp
    58 SOURCE        MessageStoreSession.cpp
    58 SOURCE        MessageStoreSession.cpp
    59 SOURCE        BackupRestoreObserver.cpp
    59 SOURCE        BackupRestoreObserver.cpp
    60 SOURCE        ShutdownServer.cpp
    60 SOURCE        ShutdownServer.cpp
    61 SOURCE        StoreDriveMonitor.cpp
       
    62 
    61 
    63 SOURCE        ContainerStore.cpp
    62 SOURCE        ContainerStore.cpp
    64 SOURCE        ContainerStoreContainersTable.cpp
    63 SOURCE        ContainerStoreContainersTable.cpp
    65 SOURCE        ContainerStoreContentManager.cpp
    64 SOURCE        ContainerStoreContentManager.cpp
    66 SOURCE        ContainerStoreDeleteHandler.cpp
    65 SOURCE        ContainerStoreDeleteHandler.cpp
    71 SOURCE        ContainerStoreTable.cpp
    70 SOURCE        ContainerStoreTable.cpp
    72 SOURCE        ContainerStoreUtils.cpp
    71 SOURCE        ContainerStoreUtils.cpp
    73 SOURCE        MsgStoreSortResultRowSet.cpp
    72 SOURCE        MsgStoreSortResultRowSet.cpp
    74 SOURCE        MsgStoreStringSortResultRowSet.cpp
    73 SOURCE        MsgStoreStringSortResultRowSet.cpp
    75 SOURCE        ContainerStoreSortingTable.cpp
    74 SOURCE        ContainerStoreSortingTable.cpp
    76 SOURCE		  ContainerStoreSearchResultTable.cpp
    75 SOURCE        ContainerStoreSearchResultTable.cpp
    77 SOURCE        MessageStoreEncryptHandler.cpp
    76 SOURCE        MessageStoreEncryptHandler.cpp
    78 SOURCE        ContainerStoreMruAddressTable.cpp
    77 SOURCE        ContainerStoreMRUAddressTable.cpp
    79 SOURCE        MsgStoreInMemorySortRowSet.cpp
    78 SOURCE        MsgStoreInMemorySortRowSet.cpp
    80 SOURCE        bufferedmessagecreator.cpp
    79 SOURCE        bufferedmessagecreator.cpp
    81 SOURCE        messagestoreutils.cpp
    80 SOURCE        messagestoreutils.cpp
    82 
    81 
    83 SOURCEPATH    ../../common/src
    82 SOURCEPATH    ../../common/src