+#define wxUSE_HOTKEY 1
+
+#define wxUSE_CARET 1
+
+#define wxUSE_DISPLAY 0
+
+#define wxUSE_GEOMETRY 1
+
+#define wxUSE_IMAGLIST 1
+
+#define wxUSE_MENUS 1
+
+#define wxUSE_SASH 1
+
+#define wxUSE_SPLITTER 1
+
+#if defined (__WXMOTIF__) || defined( __WXX11__ )
+#define wxUSE_TOOLTIPS 0
+#else
+#define wxUSE_TOOLTIPS 1
+#endif
+
+#define wxUSE_VALIDATORS 1
+
+
+#define wxUSE_COMMON_DIALOGS 1
+
+#define wxUSE_BUSYINFO 1
+
+#define wxUSE_CHOICEDLG 1
+
+#define wxUSE_COLOURDLG 1
+
+#define wxUSE_DIRDLG 1
+
+
+#define wxUSE_FILEDLG 1
+
+#define wxUSE_FINDREPLDLG 1
+
+#define wxUSE_FONTDLG 1
+
+#define wxUSE_MSGDLG 1
+
+#define wxUSE_PROGRESSDLG 1
+
+#define wxUSE_STARTUP_TIPS 1
+
+#define wxUSE_TEXTDLG 1
+
+#define wxUSE_NUMBERDLG 1
+
+#define wxUSE_SPLASH 1
+
+#define wxUSE_WIZARDDLG 1
+
+#define wxUSE_ABOUTDLG 1
+
+#define wxUSE_METAFILE 0
+#define wxUSE_ENH_METAFILE 0
+#define wxUSE_WIN_METAFILES_ALWAYS 0
+
+
+#define wxUSE_MDI 1
+
+#define wxUSE_DOC_VIEW_ARCHITECTURE 1
+
+#define wxUSE_MDI_ARCHITECTURE 1
+
+#define wxUSE_PRINTING_ARCHITECTURE 1
+
+#define wxUSE_HTML 1
+
+#define wxUSE_GLCANVAS 1
+
+#define wxUSE_RICHTEXT 1
+
+#define wxUSE_CLIPBOARD 1
+
+#define wxUSE_DATAOBJ 1
+
+#ifdef __WXGTK__
+#define wxUSE_DRAG_AND_DROP 1
+#else
+#define wxUSE_DRAG_AND_DROP 0
+#endif
+
+#define wxUSE_ACCESSIBILITY 0
+
+
+#define wxUSE_SNGLINST_CHECKER 1
+
+#define wxUSE_DRAGIMAGE 1
+
+#define wxUSE_IPC 1
+
+#define wxUSE_HELP 1
+
+#define wxUSE_MS_HTML_HELP 0
+
+#define wxUSE_WXHTML_HELP 1
+
+#define wxUSE_RESOURCES 1