mtpfws/mtpfw/dataproviders/devdp/group/mtp_devicedp.iby
changeset 22 a5c0bb5018eb
parent 0 d0791faffa3f
child 43 4a793f564d72
equal deleted inserted replaced
20:6e82ae192c3a 22:a5c0bb5018eb
    15 
    15 
    16 
    16 
    17 #ifndef MTP_DEVICEDP_IBY
    17 #ifndef MTP_DEVICEDP_IBY
    18 #define MTP_DEVICEDP_IBY
    18 #define MTP_DEVICEDP_IBY
    19 
    19 
    20 #if !defined(SYMBIAN_EXCLUDE_MTP)
    20 #if defined(__MTP_PROTOCOL_SUPPORT)
    21 
    21 
    22 
    22 
    23 // MTP Device Data Provider
    23 // MTP Device Data Provider
    24 ECOM_PLUGIN(mtpdevicedp.dll, mtpdevicedp.rsc)
    24 ECOM_PLUGIN(mtpdevicedp.dll, mtpdevicedp.rsc)
    25 
    25 
    28 
    28 
    29 
    29 
    30 
    30 
    31 
    31 
    32 
    32 
    33 #endif //SYMBIAN_EXCLUDE_MTP
    33 #endif //__MTP_PROTOCOL_SUPPORT
    34 
    34 
    35 #endif  //MTP_DEVICEDP_IBY
    35 #endif  //MTP_DEVICEDP_IBY