commsfwutils/commsbufs/mbufgobblerlayer/group/mbufgobblerproviders.iby
branchRCL_3
changeset 84 486e9e9c45a7
parent 76 576874e13a2c
child 85 7c25be0307fe
equal deleted inserted replaced
76:576874e13a2c 84:486e9e9c45a7
     1 // Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of the License "Symbian Foundation License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.symbianfoundation.org/legal/sfl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 //
       
    15 
       
    16 #ifndef __MBUFGOBBLERPROVIDERS_IBY__
       
    17 #define __MBUFGOBBLERPROVIDERS_IBY__
       
    18 
       
    19 #ifdef _DEBUG
       
    20 ECOM_PLUGIN_UDEB(mbufgobblerproviders.dll,mbufgobblerproviders.rsc)
       
    21 #else
       
    22 ECOM_PLUGIN(mbufgobblerproviders.dll,mbufgobblerproviders.rsc)
       
    23 #endif
       
    24 
       
    25 #endif
       
    26