-#define wxUSE_XPM_IN_X 1
-#define wxUSE_XPM_IN_MSW 0
- // Define 1 to support the XPM package in wxBitmap,
- // separated by platform. If 1, you must link in
- // the XPM library to your applications.
-#define wxUSE_IMAGE_LOADING_IN_X 1
- // Use dynamic icon/bitmap loading/saving code in utils/image under X.
- // If this is 1, you will need to link your applications
- // with image_X.lib. where X is motif, ol, or hp.
-