]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/palmos/setup0.h
Add wxUSE_ARCSTREAM so that other archive classes can be used without wxZip
[wxWidgets.git] / include / wx / palmos / setup0.h
index 6a2dd44c5c879dc0f80f2c3c5c97706506e5fa1f..393bb97f8d4f99201def2a4444e8787f1c1203f8 100644 (file)
 // Set to 1 to enable virtual Internet filesystem (requires wxUSE_FILESYSTEM)
 #define wxUSE_FS_INET       0
 
+// wxArchive classes for accessing archives such as zip and tar
+#define wxUSE_ARCSTREAM     0
+
 // Set to 1 to compile wxZipInput/OutputStream classes.
 #define wxUSE_ZIPSTREAM     0