phonebookengines/CntSortPlugin/src/DllMain.cpp
branchRCL_3
changeset 63 f4a778e096c2
parent 62 5b6f26637ad3
equal deleted inserted replaced
62:5b6f26637ad3 63:f4a778e096c2
    18 
    18 
    19 // INCLUDES
    19 // INCLUDES
    20 #include <e32std.h>
    20 #include <e32std.h>
    21 #include <ecom/implementationproxy.h>
    21 #include <ecom/implementationproxy.h>
    22 
    22 
    23 #include "ccntsortplugin.h"
    23 #include "CCntSortPlugin.h"
    24 #include "cntsortpluginuid.h"
    24 #include "CntSortPluginUid.h"
    25 
    25 
    26 // Define the interface UIDs
    26 // Define the interface UIDs
    27 const TImplementationProxy ImplementationTable[] = 
    27 const TImplementationProxy ImplementationTable[] = 
    28 	{
    28 	{
    29     IMPLEMENTATION_PROXY_ENTRY(KCntModelSortPluginImplementationUID,
    29     IMPLEMENTATION_PROXY_ENTRY(KCntModelSortPluginImplementationUID,