mtpdataproviders/mtppictbridgedp/group/mtppictbridgedp.iby
changeset 0 d0791faffa3f
equal deleted inserted replaced
-1:000000000000 0:d0791faffa3f
       
     1 // Copyright (c) 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 "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 //
       
    15 
       
    16 #ifndef MTPPICTBRIDGEDP_IBY
       
    17 #define MTPPICTBRIDGEDP_IBY
       
    18 
       
    19 #include <mtp_framework.iby>
       
    20 #include <rptp.iby>
       
    21 
       
    22 #ifdef __USB_PICTBRIDGE 
       
    23 
       
    24 // MTP data provider
       
    25 ECOM_PLUGIN(mtppictbridgedp.dll, mtppictbridgedp.rsc)
       
    26 
       
    27 data=EPOCROOT##epoc32\data\Z\resource\mtp\2001FE3C.rsc  resource\mtp\2001FE3C.rsc   
       
    28 
       
    29 #endif
       
    30 
       
    31 #endif //MTPPICTBRIDGEDP_IBY