mtpfws/mtpfw/group/mtp_framework.iby
branchRCL_3
changeset 20 4a793f564d72
parent 19 0aa8cc770c8a
--- a/mtpfws/mtpfw/group/mtp_framework.iby	Tue Aug 31 16:03:15 2010 +0300
+++ b/mtpfws/mtpfw/group/mtp_framework.iby	Wed Sep 01 12:20:56 2010 +0100
@@ -18,7 +18,7 @@
 #include <mtp_devicedp.iby>
 
 
-#if defined(__MTP_PROTOCOL_SUPPORT)
+#if !defined(SYMBIAN_EXCLUDE_MTP)
 
  
 // 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 // __MTP_PROTOCOL_SUPPORT
+#endif // SYMBIAN_EXCLUDE_MTP
 
 #endif // MTP_FRAMEWORK_IBY