+
+#define wxUSE_CONTROLS 0
+
+#define wxUSE_POPUPWIN 0
+
+#define wxUSE_TIPWINDOW 0
+
+#define wxUSE_ANIMATIONCTRL 0
+#define wxUSE_BUTTON 0
+#define wxUSE_BMPBUTTON 0
+#define wxUSE_CALENDARCTRL 0
+#define wxUSE_CHECKBOX 0
+#define wxUSE_CHECKLISTBOX 0
+#define wxUSE_CHOICE 0
+#define wxUSE_COLOURPICKERCTRL 0
+#define wxUSE_COMBOBOX 0
+#define wxUSE_DATAVIEWCTRL 0
+#define wxUSE_DATEPICKCTRL 0
+#define wxUSE_DIRPICKERCTRL 0
+#define wxUSE_FILEPICKERCTRL 0
+#define wxUSE_FONTPICKERCTRL 0
+#define wxUSE_GAUGE 0
+#define wxUSE_HYPERLINKCTRL 0
+#define wxUSE_LISTBOX 0
+#define wxUSE_LISTCTRL 0
+#define wxUSE_RADIOBOX 0
+#define wxUSE_RADIOBTN 0
+#define wxUSE_SCROLLBAR 0
+#define wxUSE_SLIDER 0
+#define wxUSE_SPINBTN 0
+#define wxUSE_SPINCTRL 0
+#define wxUSE_STATBOX 0
+#define wxUSE_STATLINE 0
+#define wxUSE_STATTEXT 0
+#define wxUSE_STATBMP 0
+#define wxUSE_TEXTCTRL 0
+#define wxUSE_TOGGLEBTN 0
+#define wxUSE_TREECTRL 0
+
+#define wxUSE_STATUSBAR 0
+
+#define wxUSE_NATIVE_STATUSBAR 0
+
+#define wxUSE_TOOLBAR 0
+#define wxUSE_TOOLBAR_NATIVE 0
+
+#define wxUSE_NOTEBOOK 0
+
+#define wxUSE_LISTBOOK 0
+
+#define wxUSE_CHOICEBOOK 0
+
+#define wxUSE_TREEBOOK 0
+
+#define wxUSE_TOOLBOOK 0
+
+#define wxUSE_TAB_DIALOG 0
+
+#define wxUSE_GRID 0
+
+#define wxUSE_MINIFRAME 0
+
+#define wxUSE_COMBOCTRL 0
+
+#define wxUSE_ODCOMBOBOX 0
+
+#define wxUSE_BITMAPCOMBOBOX 0
+
+
+#define wxUSE_ACCEL 0
+
+#define wxUSE_HOTKEY 0
+
+#define wxUSE_CARET 0
+
+#define wxUSE_DISPLAY 0
+
+#define wxUSE_GEOMETRY 0
+
+#define wxUSE_IMAGLIST 0
+
+#define wxUSE_MENUS 0
+
+#define wxUSE_SASH 0
+
+#define wxUSE_SPLITTER 0
+
+#define wxUSE_TOOLTIPS 0
+
+#define wxUSE_VALIDATORS 0
+
+
+#define wxUSE_COMMON_DIALOGS 0
+
+#define wxUSE_BUSYINFO 0
+
+#define wxUSE_CHOICEDLG 0
+
+#define wxUSE_COLOURDLG 0
+
+#define wxUSE_DIRDLG 0
+
+
+#define wxUSE_FILEDLG 0
+
+#define wxUSE_FINDREPLDLG 0
+
+#define wxUSE_FONTDLG 0
+
+#define wxUSE_MSGDLG 0
+
+#define wxUSE_PROGRESSDLG 0
+
+#define wxUSE_STARTUP_TIPS 0
+
+#define wxUSE_TEXTDLG 0
+
+#define wxUSE_NUMBERDLG 0
+
+#define wxUSE_SPLASH 0
+
+#define wxUSE_WIZARDDLG 0
+
+#define wxUSE_ABOUTDLG 0
+
+
+#define wxUSE_METAFILE 0
+#define wxUSE_ENH_METAFILE 0
+#define wxUSE_WIN_METAFILES_ALWAYS 0
+
+
+#define wxUSE_MDI 0
+
+#define wxUSE_DOC_VIEW_ARCHITECTURE 0
+
+#define wxUSE_MDI_ARCHITECTURE 0
+
+#define wxUSE_PRINTING_ARCHITECTURE 0
+
+#define wxUSE_HTML 0
+
+#define wxUSE_GLCANVAS 0
+
+#define wxUSE_RICHTEXT 0
+
+
+#define wxUSE_CLIPBOARD 0
+
+#define wxUSE_DATAOBJ 0
+
+#define wxUSE_DRAG_AND_DROP 0
+
+#define wxUSE_ACCESSIBILITY 0
+
+
+#define wxUSE_SNGLINST_CHECKER 0
+
+#define wxUSE_DRAGIMAGE 0
+
+#define wxUSE_IPC 0
+
+#define wxUSE_HELP 0
+
+
+#define wxUSE_MS_HTML_HELP 0
+
+
+#define wxUSE_WXHTML_HELP 0
+
+#define wxUSE_RESOURCES 0
+
+#define wxUSE_CONSTRAINTS 0
+
+
+#define wxUSE_SPLINES 0
+
+
+#define wxUSE_MOUSEWHEEL 0
+
+
+
+#define wxUSE_POSTSCRIPT 0
+
+#define wxUSE_AFM_FOR_POSTSCRIPT 0
+
+
+#define wxUSE_ODBC 0
+
+#define wxODBC_FWD_ONLY_CURSORS 0
+
+#define wxODBC_BACKWARD_COMPATABILITY 0
+
+
+#define REMOVE_UNUSED_ARG 0
+
+#define wxUSE_IOSTREAMH 0
+
+
+
+#define wxUSE_IMAGE 0
+
+#define wxUSE_LIBPNG 0
+
+#define wxUSE_LIBJPEG 0
+
+#define wxUSE_LIBTIFF 0
+
+#define wxUSE_GIF 0
+
+#define wxUSE_PNM 0
+
+#define wxUSE_PCX 0
+
+#define wxUSE_IFF 0
+
+#define wxUSE_XPM 0
+
+#define wxUSE_ICO_CUR 0
+
+#define wxUSE_PALETTE 0
+
+
+#define wxUSE_ALL_THEMES 0
+
+#define wxUSE_THEME_GTK 0
+#define wxUSE_THEME_METAL 0
+#define wxUSE_THEME_MONO 0
+#define wxUSE_THEME_WIN32 0
+
+
+/* --- end common options --- */
+
+/* for some features we don't have dedicated configure switches, so just choose
+ * the common values automatically */
+#if (defined(__WIN95__) && !defined(__WXUNIVERSAL__)) || defined(__WXPM__)
+#define wxUSE_OWNER_DRAWN 1
+#else
+#define wxUSE_OWNER_DRAWN 0
+#endif
+
+#if defined(__WIN95__) && !defined(__WINE__) && !defined(__GNUWIN32_OLD__)