]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h_vms
added wxUSE_IFF test
[wxWidgets.git] / setup.h_vms
index 17ef3a44aebf6d83dd195bbbc60241754312cd57..259a74575b9d3d97305afd8427d2612ec37398b7 100644 (file)
  */
 #define wxUSE_PCX 1
 
+/*
+ * IFF image format support
+ */
+#define wxUSE_IFF 1
+
 /*
  * PNM image format support
  */
  */
 #define wxUSE_XPM 1
 
+/*
+ * MS Icons and Cursors format support
+ */
+#define wxUSE_ICO_CUR 0
+
 /*
  * Disable this if your compiler can't cope
  * with omission of prototype parameters.