mtpfws/mtpfw/group/mtp_framework.iby
branchRCL_3
changeset 20 4a793f564d72
parent 19 0aa8cc770c8a
equal deleted inserted replaced
19:0aa8cc770c8a 20:4a793f564d72
    16 
    16 
    17 
    17 
    18 #include <mtp_devicedp.iby>
    18 #include <mtp_devicedp.iby>
    19 
    19 
    20 
    20 
    21 #if defined(__MTP_PROTOCOL_SUPPORT)
    21 #if !defined(SYMBIAN_EXCLUDE_MTP)
    22 
    22 
    23  
    23  
    24 // MTP Data Types Library
    24 // MTP Data Types Library
    25 file=ABI_DIR\BUILD_DIR\mtpdatatypes.dll    system\libs\mtpdatatypes.dll
    25 file=ABI_DIR\BUILD_DIR\mtpdatatypes.dll    system\libs\mtpdatatypes.dll
    26 
    26 
    62 data=EPOCROOT##epoc32\data\Z\private\102827a2\backup_registration.xml  private\102827a2\backup_registration.xml
    62 data=EPOCROOT##epoc32\data\Z\private\102827a2\backup_registration.xml  private\102827a2\backup_registration.xml
    63 
    63 
    64 //MTP device icon property file 
    64 //MTP device icon property file 
    65 data=EPOCROOT##epoc32\data\Z\private\102827a2\mtpdevice.ico  private\102827a2\mtpdevice.ico
    65 data=EPOCROOT##epoc32\data\Z\private\102827a2\mtpdevice.ico  private\102827a2\mtpdevice.ico
    66 
    66 
    67 #endif // __MTP_PROTOCOL_SUPPORT
    67 #endif // SYMBIAN_EXCLUDE_MTP
    68 
    68 
    69 #endif // MTP_FRAMEWORK_IBY
    69 #endif // MTP_FRAMEWORK_IBY