X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f05b5b774f384373f928d171a5f2cc43679b6a1b..bf7f7793e9c6e2fc3fcb8297ab7b3b56e3e9eea2:/include/wx/msw/setup0.h diff --git a/include/wx/msw/setup0.h b/include/wx/msw/setup0.h index 58d7558478..1fa92913e7 100644 --- a/include/wx/msw/setup0.h +++ b/include/wx/msw/setup0.h @@ -435,6 +435,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 @@ -600,6 +603,7 @@ // Default is 1 // // Recommended setting: 1 +#define wxUSE_ANIMATIONCTRL 1 // wxAnimationCtrl #define wxUSE_BUTTON 1 // wxButton #define wxUSE_BMPBUTTON 1 // wxBitmapButton #define wxUSE_CALENDARCTRL 1 // wxCalendarCtrl