X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/658974ae667919850d1718af60591b40cb7a5954..c822ad5a5e30a21ca3340af644bf79804cf7c777:/include/wx/msw/setup0.h diff --git a/include/wx/msw/setup0.h b/include/wx/msw/setup0.h index 0c8d1e7dd6..1917753d95 100644 --- a/include/wx/msw/setup0.h +++ b/include/wx/msw/setup0.h @@ -931,6 +931,9 @@ // Set to 1 for PCX format support #define wxUSE_PCX 1 +// Set to 1 for IFF format support (Amiga format) +#define wxUSE_IFF 0 + // Set to 1 for XPM format support #define wxUSE_XPM 1