mtpfws/mtpfw/group/mtp_framework.iby
changeset 22 a5c0bb5018eb
parent 0 d0791faffa3f
child 43 4a793f564d72
--- a/mtpfws/mtpfw/group/mtp_framework.iby	Mon May 03 13:19:02 2010 +0300
+++ b/mtpfws/mtpfw/group/mtp_framework.iby	Fri May 14 16:42:01 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