From: Włodzimierz Skiba Date: Thu, 26 Oct 2006 09:58:56 +0000 (+0000) Subject: Updated setup. X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/bae2dc62af49b5a870bbabd9473a92921736a6f0 Updated setup. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42443 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/include/wx/univ/setup0.h b/include/wx/univ/setup0.h index bdac8202b2..282f444ef2 100644 --- a/include/wx/univ/setup0.h +++ b/include/wx/univ/setup0.h @@ -441,6 +441,9 @@ // 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