+#define wxUSE_PRINTF_POS_PARAMS 0
+
+#define wxUSE_COMPILER_TLS 0
+
+
+#define wxUSE_STL 0
+
+#if defined(__DMC__) || defined(__WATCOMC__) \
+ || (defined(_MSC_VER) && _MSC_VER < 1200)
+ #define wxUSE_STD_DEFAULT 0
+#else
+ #define wxUSE_STD_DEFAULT 0
+#endif
+
+#define wxUSE_STD_CONTAINERS 0
+
+#define wxUSE_STD_IOSTREAM wxUSE_STD_DEFAULT
+
+#define wxUSE_STD_STRING wxUSE_STD_DEFAULT
+
+#define wxUSE_STD_STRING_CONV_IN_WXSTRING wxUSE_STL
+
+#define wxUSE_IOSTREAMH 0
+
+
+
+#define wxUSE_LONGLONG 0
+
+#define wxUSE_BASE64 0
+
+#define wxUSE_CONSOLE_EVENTLOOP 0
+
+#define wxUSE_FILE 0
+#define wxUSE_FFILE 0
+
+#define wxUSE_FSVOLUME 0
+
+#define wxUSE_STDPATHS 0
+
+#define wxUSE_TEXTBUFFER 0
+
+#define wxUSE_TEXTFILE 0
+
+#define wxUSE_INTL 0
+
+#define wxUSE_XLOCALE 0
+
+#define wxUSE_DATETIME 0
+
+#define wxUSE_TIMER 0
+
+#define wxUSE_STOPWATCH 0
+
+#define wxUSE_FSWATCHER 0
+
+#define wxUSE_CONFIG 0
+
+#define wxUSE_CONFIG_NATIVE 0
+
+#define wxUSE_DIALUP_MANAGER 0
+
+#define wxUSE_DYNLIB_CLASS 0
+
+#define wxUSE_DYNAMIC_LOADER 0
+
+#define wxUSE_SOCKETS 0
+
+#define wxUSE_IPV6 0
+
+#define wxUSE_FILESYSTEM 0
+
+#define wxUSE_FS_ZIP 0
+
+#define wxUSE_FS_ARCHIVE 0
+
+#define wxUSE_FS_INET 0
+
+#define wxUSE_ARCHIVE_STREAMS 0
+
+#define wxUSE_ZIPSTREAM 0
+
+#define wxUSE_TARSTREAM 0
+
+#define wxUSE_ZLIB 0
+
+#define wxUSE_APPLE_IEEE 0
+
+#define wxUSE_JOYSTICK 0
+
+#define wxUSE_FONTENUM 0
+
+#define wxUSE_FONTMAP 0
+
+#define wxUSE_MIMETYPE 0
+
+#define wxUSE_PROTOCOL 0
+
+#define wxUSE_PROTOCOL_FILE 0
+#define wxUSE_PROTOCOL_FTP 0
+#define wxUSE_PROTOCOL_HTTP 0
+
+#define wxUSE_URL 0
+
+#define wxUSE_URL_NATIVE 0
+
+#define wxUSE_VARIANT 0
+
+#define wxUSE_ANY 0
+
+#define wxUSE_REGEX 0
+
+#define wxUSE_SYSTEM_OPTIONS 0
+
+#define wxUSE_SOUND 0
+
+#define wxUSE_MEDIACTRL 0
+
+#define wxUSE_XRC 0
+
+#define wxUSE_XML wxUSE_XRC
+
+#define wxUSE_AUI 0
+
+#define wxUSE_RIBBON 0
+
+#define wxUSE_PROPGRID 0
+
+#define wxUSE_STC 0
+
+#define wxUSE_WEBVIEW 0
+
+#ifdef __WXMSW__
+#define wxUSE_WEBVIEW_IE 0
+#else
+#define wxUSE_WEBVIEW_IE 0
+#endif
+
+#if defined(__WXGTK__) || defined(__WXOSX__)
+#define wxUSE_WEBVIEW_WEBKIT 0
+#else
+#define wxUSE_WEBVIEW_WEBKIT 0
+#endif
+
+
+#ifdef _MSC_VER
+# if _MSC_VER >= 1310
+
+
+#define wxUSE_GRAPHICS_CONTEXT 0
+# else
+
+
+# define wxUSE_GRAPHICS_CONTEXT 0
+# endif
+#else
+
+
+
+
+
+# define wxUSE_GRAPHICS_CONTEXT 0
+#endif
+
+#define wxUSE_CAIRO 0
+
+
+
+#define wxUSE_CONTROLS 0
+
+#define wxUSE_MARKUP 0
+
+#define wxUSE_POPUPWIN 0
+
+#define wxUSE_TIPWINDOW 0
+
+#define wxUSE_ANIMATIONCTRL 0
+#define wxUSE_BANNERWINDOW 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_COLLPANE 0
+#define wxUSE_COLOURPICKERCTRL 0
+#define wxUSE_COMBOBOX 0
+#define wxUSE_COMMANDLINKBUTTON 0
+#define wxUSE_DATAVIEWCTRL 0
+#define wxUSE_DATEPICKCTRL 0
+#define wxUSE_DIRPICKERCTRL 0
+#define wxUSE_EDITABLELISTBOX 0
+#define wxUSE_FILECTRL 0
+#define wxUSE_FILEPICKERCTRL 0
+#define wxUSE_FONTPICKERCTRL 0
+#define wxUSE_GAUGE 0
+#define wxUSE_HEADERCTRL 0
+#define wxUSE_HYPERLINKCTRL 0
+#define wxUSE_LISTBOX 0
+#define wxUSE_LISTCTRL 0
+#define wxUSE_RADIOBOX 0
+#define wxUSE_RADIOBTN 0
+#define wxUSE_RICHMSGDLG 0
+#define wxUSE_SCROLLBAR 0
+#define wxUSE_SEARCHCTRL 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_TIMEPICKCTRL 0
+#define wxUSE_TOGGLEBTN 0
+#define wxUSE_TREECTRL 0
+#define wxUSE_TREELISTCTRL 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_TASKBARICON 0
+
+#define wxUSE_GRID 0
+
+#define wxUSE_MINIFRAME 0
+
+#define wxUSE_COMBOCTRL 0
+
+#define wxUSE_ODCOMBOBOX 0
+
+#define wxUSE_BITMAPCOMBOBOX 0
+
+#define wxUSE_REARRANGECTRL 0
+
+
+#define wxUSE_ACCEL 0
+
+#define wxUSE_ARTPROVIDER_STD 0
+
+#define wxUSE_ARTPROVIDER_TANGO 0
+
+#define wxUSE_HOTKEY 0
+
+#define wxUSE_CARET 0
+
+#define wxUSE_DISPLAY 0
+
+#define wxUSE_GEOMETRY 0
+
+#define wxUSE_IMAGLIST 0
+
+#define wxUSE_INFOBAR 0
+
+#define wxUSE_MENUS 0
+
+#define wxUSE_NOTIFICATION_MESSAGE 0
+
+#define wxUSE_PREFERENCES_EDITOR 0
+
+#define wxUSE_RICHTOOLTIP 0
+
+#define wxUSE_SASH 0
+
+#define wxUSE_SPLITTER 0
+
+#define wxUSE_TOOLTIPS 0