mtptransports/mtpcontroller/group/mtp_controller.iby
branchRCL_3
changeset 19 0aa8cc770c8a
parent 0 d0791faffa3f
child 20 4a793f564d72
equal deleted inserted replaced
18:453dfc402455 19:0aa8cc770c8a
    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