mtpfws/mtpfw/group/mtp_framework.iby
branchRCL_3
changeset 19 0aa8cc770c8a
parent 0 d0791faffa3f
child 20 4a793f564d72
--- a/mtpfws/mtpfw/group/mtp_framework.iby	Thu Aug 19 10:44:03 2010 +0300
+++ b/mtpfws/mtpfw/group/mtp_framework.iby	Tue Aug 31 16:03:15 2010 +0300
@@ -18,7 +18,7 @@
 #include <mtp_devicedp.iby>
 
 
-#if !defined(SYMBIAN_EXCLUDE_MTP)
+#if defined(__MTP_PROTOCOL_SUPPORT)
 
  
 // MTP Data Types Library
@@ -64,6 +64,6 @@
 //MTP device icon property file 
 data=EPOCROOT##epoc32\data\Z\private\102827a2\mtpdevice.ico  private\102827a2\mtpdevice.ico
 
-#endif // SYMBIAN_EXCLUDE_MTP
+#endif // __MTP_PROTOCOL_SUPPORT
 
 #endif // MTP_FRAMEWORK_IBY