]> git.saurik.com Git - wxWidgets.git/commitdiff
Updated setup.
authorWłodzimierz Skiba <abx@abx.art.pl>
Thu, 26 Oct 2006 09:58:56 +0000 (09:58 +0000)
committerWłodzimierz Skiba <abx@abx.art.pl>
Thu, 26 Oct 2006 09:58:56 +0000 (09:58 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42443 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/univ/setup0.h

index bdac8202b24a016d0bf42d8e75a71dc2d653a89d..282f444ef20ab4bc2f703f221b04a58019cd685a 100644 (file)
 // Set to 1 to compile wxZipInput/OutputStream classes.
 #define wxUSE_ZIPSTREAM 1
 
+// Set to 1 to compile wxBackingFile and wxBackedInputStream
+#define wxUSE_BACKINGFILE   1
+
 // Set to 1 to compile wxZlibInput/OutputStream classes. Also required by
 // wxUSE_LIBPNG
 #define wxUSE_ZLIB          1