X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4199367e9c1b04ce85c51947f09a10ee54c4f688..1eba21938708bcd10ab13837b4ad51e44f783b40:/include/wx/os2/setup0.h diff --git a/include/wx/os2/setup0.h b/include/wx/os2/setup0.h index 05f9f45b40..0b32d13e25 100644 --- a/include/wx/os2/setup0.h +++ b/include/wx/os2/setup0.h @@ -238,6 +238,9 @@ // and make the library thread safe #define wxUSE_ZLIB 1 // Use zlib for compression in streams and PNG code +#define wxUSE_GZSTREAM 1 + // Set to 1 to compile wxGzipInput/OutputStream classes. + // Requires wxUSE_ZLIB. #define wxUSE_IMAGE 1 // Set to 1 for wxImage support (recommended). #define wxUSE_LIBPNG 1 @@ -369,7 +372,7 @@ // needed for wxCanvas #define wxUSE_MENUS 1 -#define wxUSE_WAVE 1 +#define wxUSE_SOUND 1 #define wxUSE_REGEX 1