X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7fe7d506b191a94ce327c2a18733a4d3bc576cac..5b077d483bcd47bcd1c3e89a9adc1d6b1a44e046:/include/wx/motif/setup.h diff --git a/include/wx/motif/setup.h b/include/wx/motif/setup.h index 8be4743065..d224299093 100644 --- a/include/wx/motif/setup.h +++ b/include/wx/motif/setup.h @@ -123,6 +123,17 @@ #define wxUSE_TIMEDATE 1 // Use time and date + +#define wxUSE_THREADS 0 + // Use threads + +#define wxUSE_ZLIB 1 + // Use zlib for compression in streams and PNG code +#define wxUSE_LIBPNG 1 + // Use PNG bitmap code +#define wxUSE_STD_IOSTREAM 1 + // Use standard C++ streams if 1. If 0, use wxWin + // streams implementation. /* * Finer detail *