X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/80d895cd3f624f28424cc45b9b516bf439da9c19..51c0a521a9ed629f5f879266831e363147f694d2:/setup.h.in diff --git a/setup.h.in b/setup.h.in index 9648904e36..b54d6b4a3d 100644 --- a/setup.h.in +++ b/setup.h.in @@ -87,6 +87,7 @@ #undef __WIN95__ #undef __WIN32__ #undef __GNUWIN32__ +#undef STRICT #undef WINVER /* @@ -106,10 +107,6 @@ * Use libjpeg */ #define wxUSE_LIBJPEG 0 -/* - * Use libgif - */ -#define wxUSE_LIBGIF 0 /* * Use iODBC */ @@ -540,6 +537,20 @@ */ #define wxUSE_ZIPSTREAM 0 +/* + * GIF image format support + */ +#define wxUSE_GIF 0 + +/* + * PCX image format support + */ +#define wxUSE_PCX 0 + +/* + * PNM image format support + */ +#define wxUSE_PNM 0 /* * Disable this if your compiler can't cope