Compile in IFF stuff.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13637 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
David Webster
2002-01-18 16:57:51 +00:00
parent 289b295104
commit b4b830ec00

View File

@@ -247,7 +247,7 @@
// Set to 1 for PNM format support // Set to 1 for PNM format support
#define wxUSE_PCX 1 #define wxUSE_PCX 1
// Set to 1 for PCX format support // Set to 1 for PCX format support
#define wxUSE_IFF 0 #define wxUSE_IFF 1
// Set to 1 for IFF format support // Set to 1 for IFF format support
#define wxUSE_XPM 1 #define wxUSE_XPM 1
// Set to 1 for XPM format support // Set to 1 for XPM format support