mtptransports/mtpcontroller/group/mtp_controller.iby
changeset 22 a5c0bb5018eb
parent 0 d0791faffa3f
child 43 4a793f564d72
equal deleted inserted replaced
20:6e82ae192c3a 22:a5c0bb5018eb
    14 //
    14 //
    15 
    15 
    16 #ifndef MTP_CONTROLLER_IBY
    16 #ifndef MTP_CONTROLLER_IBY
    17 #define MTP_CONTROLLER_IBY
    17 #define MTP_CONTROLLER_IBY
    18 
    18 
    19 #if !defined (SYMBIAN_EXCLUDE_MTP)
    19 #if defined (__MTP_PROTOCOL_SUPPORT)
    20 
    20 
    21 #include <mtp_framework.iby>
    21 #include <mtp_framework.iby>
    22 
    22 
    23 //MTP Controller LOCOD service plugin
    23 //MTP Controller LOCOD service plugin
    24 ECOM_PLUGIN(mtpcontroller.dll, mtpcontroller.rsc)
    24 ECOM_PLUGIN(mtpcontroller.dll, mtpcontroller.rsc)
    25 
    25 
    26 #endif// SYMBIAN_EXCLUDE_MTP
    26 #endif// __MTP_PROTOCOL_SUPPORT
    27 
    27 
    28 #endif// MTP_CONTROLLER_IBY
    28 #endif// MTP_CONTROLLER_IBY