wxWidgets/utils/configtool/configs/wxwin250.wxs
2004-11-11 18:59:51 +00:00

4759 lines
212 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<settings xmlns="http://www.wxwindows.org/wxs" version="2.5.0.1">
<setting type="group">
<active>1</active>
<enabled>0</enabled>
<name>Configuration</name>
<description>&lt;B&gt;This is the top-level configuration item.&lt;/B&gt;</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command></configure-command>
<help-topic></help-topic>
<notes></notes>
<setting type="group">
<active>1</active>
<enabled>0</enabled>
<name>Target</name>
<description>&lt;B&gt;Choose a target&lt;/B&gt;&lt;P&gt;
There may be several targets per platform; for example on MS Windows, you can choose the native widgets target (Windows) or the wxUniversal widgets target (Windows/Universal).</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command></configure-command>
<help-topic></help-topic>
<notes></notes>
<setting type="bool-radio">
<active>1</active>
<enabled>0</enabled>
<name>Windows</name>
<description>&lt;B&gt;The WIN32 port.&lt;/B&gt;&lt;P&gt;
This port is for Windows 9x, ME, NT, 2K, XP, using the native widgets.
</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity>MGL,X11,Mac Carbon,GTK+ 1.x,Motif,OS/2,Mac Cocoa,GTK+ 2.x,Wine,Windows/Universal</exclusivity>
<context></context>
<configure-command>--with-msw</configure-command>
<help-topic></help-topic>
<notes></notes>
</setting>
<setting type="bool-radio">
<active>1</active>
<enabled>0</enabled>
<name>Windows/Universal</name>
<description>&lt;b&gt;Windows/Universal&lt;/b&gt;&lt;P&gt;
A port for MS Windows, using the wxUniversal widget set.</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity>GTK+ 1.x,GTK+ 2.x,Mac Carbon,Mac Cocoa,MGL,Motif,OS/2,Windows,Wine,X11</exclusivity>
<context></context>
<configure-command>--with-msw</configure-command>
<help-topic></help-topic>
<notes></notes>
</setting>
<setting type="bool-radio">
<active>1</active>
<enabled>0</enabled>
<name>X11</name>
<description>&lt;B&gt;The Xlib/Unix port.&lt;/B&gt;&lt;P&gt;
This port is based on the wxUniversal widgets.
</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity>MGL,Mac Carbon,Windows,GTK+ 1.x,Motif,OS/2,Mac Cocoa,GTK+ 2.x,Wine,Windows/Universal</exclusivity>
<context></context>
<configure-command>--with-x11</configure-command>
<help-topic></help-topic>
<notes></notes>
</setting>
<setting type="bool-radio">
<active>1</active>
<enabled>0</enabled>
<name>Mac Carbon</name>
<description>&lt;B&gt;The Mac Carbon and Classic port.&lt;/B&gt;&lt;P&gt;
A port for Mac OS 9 and Mac OS 10.x.
</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity>MGL,X11,Windows,GTK+ 1.x,Motif,OS/2,Mac Cocoa,GTK+ 2.x,Wine,Windows/Universal</exclusivity>
<context></context>
<configure-command>--with-mac</configure-command>
<help-topic></help-topic>
<notes></notes>
</setting>
<setting type="bool-radio">
<active>1</active>
<enabled>0</enabled>
<name>Mac Cocoa</name>
<description>&lt;B&gt;Cocoa port&lt;/B&gt;&lt;P&gt;
This port uses the Cocoa API on Mac OS X.</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity>GTK+ 2.x,GTK+ 1.x,Mac Carbon,MGL,Motif,Windows,OS/2,Wine,X11,Windows/Universal</exclusivity>
<context></context>
<configure-command>--with-cocoa</configure-command>
<help-topic></help-topic>
<notes></notes>
</setting>
<setting type="bool-radio">
<active>1</active>
<enabled>0</enabled>
<name>GTK+ 1.x</name>
<description>&lt;B&gt;The GTK+ port.&lt;/B&gt;&lt;P&gt;
This port is based on the GTK+ 1.x and 2.x widget set.
</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity>MGL,X11,Mac Carbon,Windows,Motif,OS/2,Mac Cocoa,GTK+ 2.x,Wine,Windows/Universal</exclusivity>
<context></context>
<configure-command>--with-gtk</configure-command>
<help-topic></help-topic>
<notes></notes>
</setting>
<setting type="bool-radio">
<active>1</active>
<enabled>0</enabled>
<name>GTK+ 2.x</name>
<description>&lt;B&gt;wxGTK with GTK+ 2&lt;/B&gt;&lt;P&gt;
This port uses GTK+ 2.</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity>Mac Cocoa,GTK+ 1.x,Mac Carbon,MGL,Motif,Windows,OS/2,Wine,X11,Windows/Universal</exclusivity>
<context></context>
<configure-command>--with-gtk2</configure-command>
<help-topic></help-topic>
<notes></notes>
</setting>
<setting type="bool-radio">
<active>1</active>
<enabled>0</enabled>
<name>Motif</name>
<description>&lt;B&gt;The Motif/Lesstif port.&lt;/B&gt;&lt;P&gt;
This port uses Motif 1.x/2.x or Lesstif.
</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity>MGL,X11,Mac Carbon,Windows,GTK+ 1.x,OS/2,Mac Cocoa,GTK+ 2.x,Wine,Windows/Universal</exclusivity>
<context></context>
<configure-command>--with-motif</configure-command>
<help-topic></help-topic>
<notes></notes>
</setting>
<setting type="bool-radio">
<active>1</active>
<enabled>0</enabled>
<name>OS/2</name>
<description>&lt;B&gt;OS/2 Presentation Manager&lt;/B&gt;&lt;P&gt;
This port uses OS/2 Presentation Manager.</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity>GTK+ 1.x,Mac Carbon,MGL,Motif,Windows,X11,Mac Cocoa,GTK+ 2.x,Wine,Windows/Universal</exclusivity>
<context></context>
<configure-command>--with-pm</configure-command>
<help-topic></help-topic>
<notes></notes>
</setting>
<setting type="bool-radio">
<active>1</active>
<enabled>1</enabled>
<name>Wine</name>
<description>&lt;B&gt;Wine port&lt;/B&gt;&lt;P&gt;
The wxMSW port built for Wine (Windows emulation library).</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity>Mac Cocoa,GTK+ 1.x,GTK+ 2.x,Mac Carbon,MGL,Motif,Windows,OS/2,X11,Windows/Universal</exclusivity>
<context></context>
<configure-command>--with-wine</configure-command>
<help-topic></help-topic>
<notes></notes>
</setting>
<setting type="bool-radio">
<active>1</active>
<enabled>0</enabled>
<name>MGL</name>
<description>&lt;B&gt;The MGL Linux and DOS port.&lt;/B&gt;&lt;P&gt;
This port is based on the wxUniversal widgets.</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity>X11,Mac Carbon,Windows,GTK+ 1.x,Motif,OS/2,Mac Cocoa,Wine,GTK+ 2.x,Windows/Universal</exclusivity>
<context></context>
<configure-command>--with-mgl</configure-command>
<help-topic></help-topic>
<notes></notes>
</setting>
<setting type="group">
<active>1</active>
<enabled>0</enabled>
<name>Target symbols</name>
<description>&lt;B&gt;Build options&lt;/B&gt;&lt;P&gt;
Major build options.</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command></configure-command>
<help-topic></help-topic>
<notes></notes>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_GUI</name>
<description>&lt;B&gt;Use GUI&lt;/B&gt;&lt;P&gt;
If on, builds a GUI version of the library as opposed to wxBase. Currently, this needs to be enabled.</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-gui</configure-command>
<help-topic></help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>0</active>
<enabled>1</enabled>
<name>__WXMSW__</name>
<description>This is enabled if the relevant platform settings are enabled.</description>
<default-state>1</default-state>
<requires>Windows,Wine,Windows/Universal</requires>
<precludes></precludes>
<enabled-if>Windows,Wine,Windows/Universal</enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command></configure-command>
<help-topic></help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>0</active>
<enabled>0</enabled>
<name>__WXGTK__</name>
<description>This is enabled if the relevant platform settings are enabled.
</description>
<default-state>1</default-state>
<requires>GTK+ 1.x,GTK+ 2.x</requires>
<precludes></precludes>
<enabled-if>GTK+ 1.x,GTK+ 2.x</enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command></configure-command>
<help-topic></help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>0</active>
<enabled>0</enabled>
<name>__WXGTK20__</name>
<description>This is enabled if the relevant platform settings are enabled.
</description>
<default-state>1</default-state>
<requires>GTK+ 2.x</requires>
<precludes></precludes>
<enabled-if>GTK+ 2.x</enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command></configure-command>
<help-topic></help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>0</active>
<enabled>0</enabled>
<name>__WXX11__</name>
<description>This is enabled if the relevant platform settings are enabled.
</description>
<default-state>1</default-state>
<requires>X11</requires>
<precludes></precludes>
<enabled-if>X11</enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command></configure-command>
<help-topic></help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>0</active>
<enabled>0</enabled>
<name>__WXMOTIF__</name>
<description>This is enabled if the relevant platform settings are enabled.
</description>
<default-state>1</default-state>
<requires>Motif</requires>
<precludes></precludes>
<enabled-if>Motif</enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command></configure-command>
<help-topic></help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>0</active>
<enabled>0</enabled>
<name>__WXMAC__</name>
<description>This is enabled if the relevant platform settings are enabled.
</description>
<default-state>1</default-state>
<requires>Mac Carbon</requires>
<precludes></precludes>
<enabled-if>Mac Carbon</enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command></configure-command>
<help-topic></help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>0</active>
<enabled>0</enabled>
<name>__WXCOCOA__</name>
<description>This is enabled if the relevant platform settings are enabled.
</description>
<default-state>1</default-state>
<requires>Mac Cocoa</requires>
<precludes></precludes>
<enabled-if>Mac Cocoa</enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command></configure-command>
<help-topic></help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>0</active>
<enabled>0</enabled>
<name>__WXPM__</name>
<description>This is enabled if the relevant platform settings are enabled.
</description>
<default-state>1</default-state>
<requires>OS/2</requires>
<precludes></precludes>
<enabled-if>OS/2</enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command></configure-command>
<help-topic></help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>0</active>
<enabled>0</enabled>
<name>__WXMGL__</name>
<description>This is enabled if the relevant platform settings are enabled.
</description>
<default-state>1</default-state>
<requires>MGL</requires>
<precludes></precludes>
<enabled-if>MGL</enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command></configure-command>
<help-topic></help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>0</active>
<enabled>0</enabled>
<name>__WXUNIVERSAL__</name>
<description>This is enabled if the relevant platform settings are enabled.
</description>
<default-state>1</default-state>
<requires>X11,MGL,Windows/Universal</requires>
<precludes></precludes>
<enabled-if>X11,MGL,Windows/Universal</enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command></configure-command>
<help-topic></help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>0</active>
<enabled>0</enabled>
<name>wxUSE_UNIVERSAL</name>
<description>&lt;B&gt;Universal&lt;/B&gt;&lt;P&gt;
Specifies if wxUniversal should be used instead of native widgets.&lt;P&gt;
If the selected port in &lt;B&gt;Platform&lt;/B&gt; is a wxUniversal port, this setting is enabled and is not user-editable. Otherwise, it can be enabled or disabled. However this doesn't necessarily mean that the configuration is supported for any given platform.</description>
<default-state>0</default-state>
<requires>__WXUNIVERSAL__</requires>
<precludes></precludes>
<enabled-if>__WXUNIVERSAL__</enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-universal</configure-command>
<help-topic></help-topic>
<notes></notes>
</setting>
</setting>
</setting>
<setting type="group">
<active>1</active>
<enabled>0</enabled>
<name>Build configuration</name>
<description>&lt;B&gt;Build configuration&lt;/B&gt;&lt;P&gt;
Select a high-level build configuration. This will change other settings. This is a way of selecting a configuration that is compatible both with configure and makefiles.</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command></configure-command>
<help-topic></help-topic>
<notes></notes>
<setting type="bool-radio">
<active>1</active>
<enabled>1</enabled>
<name>Debug ANSI Static</name>
<description>&lt;B&gt;Debug ANSI Static&lt;/B&gt;&lt;P&gt;
</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity>Release ANSI Static,Debug Unicode Static,Release Unicode Static,Debug ANSI Shared,Release ANSI Shared,Debug Unicode Shared,Release Unicode Shared,Custom</exclusivity>
<context></context>
<configure-command></configure-command>
<help-topic></help-topic>
<notes></notes>
</setting>
<setting type="bool-radio">
<active>1</active>
<enabled>0</enabled>
<name>Release ANSI Static</name>
<description>&lt;B&gt;Debug ANSI Static&lt;/B&gt;&lt;P&gt;
</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity>Debug ANSI Static,Debug Unicode Static,Release Unicode Static,Debug ANSI Shared,Release ANSI Shared,Debug Unicode Shared,Release Unicode Shared,Custom</exclusivity>
<context></context>
<configure-command></configure-command>
<help-topic></help-topic>
<notes></notes>
</setting>
<setting type="bool-radio">
<active>1</active>
<enabled>0</enabled>
<name>Debug Unicode Static</name>
<description>&lt;B&gt;Debug ANSI Static&lt;/B&gt;&lt;P&gt;
</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity>Debug ANSI Static,Release ANSI Static,Release Unicode Static,Debug ANSI Shared,Release ANSI Shared,Debug Unicode Shared,Release Unicode Shared,Custom</exclusivity>
<context></context>
<configure-command></configure-command>
<help-topic></help-topic>
<notes></notes>
</setting>
<setting type="bool-radio">
<active>1</active>
<enabled>0</enabled>
<name>Release Unicode Static</name>
<description>&lt;B&gt;Debug ANSI Static&lt;/B&gt;&lt;P&gt;
</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity>Debug ANSI Static,Release ANSI Static,Debug Unicode Static,Debug ANSI Shared,Release ANSI Shared,Debug Unicode Shared,Release Unicode Shared,Custom</exclusivity>
<context></context>
<configure-command></configure-command>
<help-topic></help-topic>
<notes></notes>
</setting>
<setting type="bool-radio">
<active>1</active>
<enabled>0</enabled>
<name>Debug ANSI Shared</name>
<description>&lt;B&gt;Debug ANSI Static&lt;/B&gt;&lt;P&gt;
</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity>Debug ANSI Static,Release ANSI Static,Debug Unicode Static,Release Unicode Static,Release ANSI Shared,Debug Unicode Shared,Release Unicode Shared,Custom</exclusivity>
<context></context>
<configure-command></configure-command>
<help-topic></help-topic>
<notes></notes>
</setting>
<setting type="bool-radio">
<active>1</active>
<enabled>0</enabled>
<name>Release ANSI Shared</name>
<description>&lt;B&gt;Debug ANSI Static&lt;/B&gt;&lt;P&gt;
</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity>Debug ANSI Static,Release ANSI Static,Debug Unicode Static,Release Unicode Static,Debug ANSI Shared,Debug Unicode Shared,Release Unicode Shared,Custom</exclusivity>
<context></context>
<configure-command></configure-command>
<help-topic></help-topic>
<notes></notes>
</setting>
<setting type="bool-radio">
<active>1</active>
<enabled>0</enabled>
<name>Debug Unicode Shared</name>
<description></description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity>Debug ANSI Static,Release ANSI Static,Debug Unicode Static,Release Unicode Static,Debug ANSI Shared,Release ANSI Shared,Release Unicode Shared,Custom</exclusivity>
<context></context>
<configure-command></configure-command>
<help-topic></help-topic>
<notes></notes>
</setting>
<setting type="bool-radio">
<active>1</active>
<enabled>0</enabled>
<name>Release Unicode Shared</name>
<description></description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity>Debug ANSI Static,Release ANSI Static,Debug Unicode Static,Release Unicode Static,Debug ANSI Shared,Release ANSI Shared,Debug Unicode Shared,Custom</exclusivity>
<context></context>
<configure-command></configure-command>
<help-topic></help-topic>
<notes></notes>
</setting>
<setting type="bool-radio">
<active>1</active>
<enabled>0</enabled>
<name>Custom</name>
<description></description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity>Debug ANSI Static,Release ANSI Static,Debug Unicode Static,Release Unicode Static,Debug ANSI Shared,Release ANSI Shared,Debug Unicode Shared,Release Unicode Shared</exclusivity>
<context></context>
<configure-command></configure-command>
<help-topic></help-topic>
<notes></notes>
</setting>
</setting>
<setting type="group">
<active>1</active>
<enabled>0</enabled>
<name>C++ options</name>
<description>&lt;B&gt;C++ options&lt;/B&gt;&lt;P&gt;
A variety of options, mostly specific to Unix compilers.</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command></configure-command>
<help-topic></help-topic>
<notes></notes>
<setting type="bool-check">
<active>1</active>
<enabled>0</enabled>
<name>wxUSE_DMALLOC</name>
<description>&lt;B&gt;Dmalloc&lt;/B&gt;&lt;P&gt;
Use the dmalloc library.&lt;P&gt;
See: http://dmalloc.com.</description>
<default-state>0</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--with-dmalloc</configure-command>
<help-topic></help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>0</active>
<enabled>0</enabled>
<name>wxUSE_SHARED</name>
<description>&lt;B&gt;Shared library&lt;/B&gt;&lt;P&gt;
Use a shared library.</description>
<default-state>1</default-state>
<requires>Debug Unicode Shared,Debug ANSI Shared,Release Unicode Shared,Release ANSI Shared</requires>
<precludes></precludes>
<enabled-if>Debug Unicode Shared,Debug ANSI Shared,Release Unicode Shared,Release ANSI Shared</enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if>Custom</indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-shared</configure-command>
<help-topic></help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>0</enabled>
<name>wxUSE_SONAME</name>
<description>&lt;B&gt;Soname&lt;/B&gt;&lt;P&gt;
Set the DT_SONAME field in ELF shared libraries</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-soname</configure-command>
<help-topic></help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>0</active>
<enabled>0</enabled>
<name>wxUSE_OPTIMISE</name>
<description>&lt;B&gt;Optimise&lt;/B&gt;&lt;P&gt;
Create optimised code.</description>
<default-state>1</default-state>
<requires>Release ANSI Static,Release Unicode Static,Release Unicode Shared</requires>
<precludes></precludes>
<enabled-if>Release ANSI Static,Release Unicode Static,Release Unicode Shared</enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if>Custom</indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-optimise</configure-command>
<help-topic></help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>0</active>
<enabled>1</enabled>
<name>wxUSE_DEBUG</name>
<description>&lt;B&gt;Use debugging information&lt;/B&gt;&lt;P&gt;
Same as wxUSE_DEBUG_FLAG (set __WXDEBUG__ flag) and wxUSE_DEBUG_INFO (create code with debugging information).</description>
<default-state>1</default-state>
<requires>Debug ANSI Static,Debug Unicode Static,Debug ANSI Shared,Debug Unicode Shared</requires>
<precludes></precludes>
<enabled-if>Debug ANSI Static,Debug Unicode Static,Debug ANSI Shared,Debug Unicode Shared</enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if>Custom</indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-debug</configure-command>
<help-topic></help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>0</active>
<enabled>1</enabled>
<name>wxUSE_DEBUG_GDB</name>
<description>&lt;B&gt;GDB debugging information&lt;/B&gt;&lt;P&gt;
Create code with extra GDB debugging information.</description>
<default-state>1</default-state>
<requires>wxUSE_DEBUG</requires>
<precludes></precludes>
<enabled-if>wxUSE_DEBUG</enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if>Custom</indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-debug_gdb</configure-command>
<help-topic></help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>0</enabled>
<name>wxUSE_PROFILE</name>
<description>&lt;B&gt;Profiling information&lt;/B&gt;&lt;P&gt;
Create code with profiling information.</description>
<default-state>0</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-profile</configure-command>
<help-topic></help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>0</enabled>
<name>wxUSE_NO_RTTI</name>
<description>&lt;B&gt;No RTTI&lt;/B&gt;&lt;P&gt;
Create code without RTTI (Run-time type) information.</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-no_rtti</configure-command>
<help-topic></help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>0</enabled>
<name>wxUSE_NO_EXCEPTIONS</name>
<description>&lt;B&gt;No exception handling&lt;/B&gt;&lt;P&gt;
Create code without C++ exceptions handling.</description>
<default-state>0</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-no_exceptions</configure-command>
<help-topic></help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>0</enabled>
<name>wxUSE_PERMISSIVE</name>
<description>&lt;b&gt;Permissive&lt;/b&gt;&lt;P&gt;</description>
<default-state>0</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-permissive</configure-command>
<help-topic></help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>0</enabled>
<name>wxUSE_NO_DEPS</name>
<description>&lt;B&gt;No dependency information&lt;/B&gt;&lt;P&gt;
Create code without dependency information.</description>
<default-state>0</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-no_deps</configure-command>
<help-topic></help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>0</enabled>
<name>wxUSE_RPATH</name>
<description>&lt;B&gt;Rpath&lt;/B&gt;&lt;P&gt;
Output the rpath flag from wx-config.&lt;P&gt;
If you enable this setting, please enter the path into the &lt;b&gt;value&lt;/b&gt; property.</description>
<default-state>0</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-rpath</configure-command>
<help-topic></help-topic>
<notes></notes>
<value custom="true" type="string" editor-type="string" description="<B>Value</B><P>
Enter the RPATH directory here."></value>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>0</enabled>
<name>wxUSE_EXPERIMENTAL_PRINTF</name>
<description>&lt;B&gt;Use wxWindows implementation of wxPrintfv&lt;/B&gt;&lt;P&gt;
Check to use the wxWindows implementation.</description>
<default-state>0</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-wxprintfv</configure-command>
<help-topic></help-topic>
<notes></notes>
</setting>
</setting>
<setting type="group">
<active>1</active>
<enabled>0</enabled>
<name>Compatibility</name>
<description>&lt;B&gt;Various options for backward compatibility&lt;/B&gt;</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command></configure-command>
<help-topic></help-topic>
<notes></notes>
<setting type="bool-check">
<active>1</active>
<enabled>0</enabled>
<name>WXWIN_COMPATIBILITY</name>
<description>&lt;B&gt;This setting determines the compatibility with 1.68 API&lt;/B&gt;&lt;P&gt;
Level 0: no backward compatibility, all new features&lt;BR&gt;
Level 1: some extra methods are defined for compatibility.&lt;P&gt;
Default is 0. Recommended setting: 0 (in fact the compatibility code is now very minimal so there is little advantage to setting it to 1.
</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command></configure-command>
<help-topic></help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>0</enabled>
<name>WXWIN_COMPATIBILITY_2</name>
<description>&lt;B&gt;This setting determines the compatibility with 2.0 API&lt;/B&gt;&lt;P&gt;
Set it to 1 to enable it. Default is 0.&lt;P&gt;
Recommended setting: 0 (please update your code instead!)
</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-compat20</configure-command>
<help-topic></help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>0</enabled>
<name>WXWIN_COMPATIBILITY_2_2</name>
<description>&lt;B&gt;This setting determines the compatibility with 2.2 API&lt;/B&gt;&lt;P&gt;
Set it to 1 to enable it but please consider updating your code instead.&lt;P&gt;
The default is 0. Recommended setting: 0 (please update your code)
</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-compat22</configure-command>
<help-topic></help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>0</enabled>
<name>WXWIN_COMPATIBILITY_2_4</name>
<description>&lt;B&gt;This setting determines the compatibility with 2.4 API&lt;/B&gt;&lt;P&gt;
Set it to 0 to flag all cases of using deprecated functions.&lt;P&gt;
Default is 1 but please try building your code with 0 as the default will
change to 0 in the next version and the deprecated functions will disappear in the version after it completely.&lt;P&gt;
Recommended setting: 0 (please update your code)
</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-compat24</configure-command>
<help-topic></help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxDIALOG_UNIT_COMPATIBILITY</name>
<description>&lt;B&gt;Set to 0 for accurate dialog units, else 1 to be as per 2.1.16 and before.&lt;/B&gt;&lt;P&gt;
If migrating between versions, your dialogs may seem to shrink.&lt;P&gt;
Default is 1. Recommended setting: 0 (the new calculations are more correct!)
</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context>__WXMSW__</context>
<configure-command></configure-command>
<help-topic>wxDialog</help-topic>
<notes></notes>
</setting>
</setting>
<setting type="group">
<active>1</active>
<enabled>0</enabled>
<name>Debugging</name>
<description>&lt;B&gt;Debugging settings&lt;/B&gt;&lt;P&gt;
See also &lt;B&gt;C++ options&lt;/B&gt;.&lt;P&gt;
Generic comment about debugging settings: they are very useful if you don't use any other memory leak detection tools such as Purify/BoundsChecker, but are probably redundant otherwise.&lt;P&gt;
Also, Visual C++ CRT has the same features as wxWindows memory debugging subsystem built in since version 5.0 and you
may prefer to use it instead of built in memory debugging code because it is faster and more fool-proof.&lt;P&gt;
Using VC++ CRT memory debugging is enabled by default in debug mode (__WXDEBUG__) if wxUSE_GLOBAL_MEMORY_OPERATORS is *not* enabled (i.e. is 0)
and if __NO_VC_CRTDBG__ is not defined.
</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command></configure-command>
<help-topic></help-topic>
<notes></notes>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_DEBUG_CONTEXT</name>
<description>&lt;B&gt;If 1, enables wxDebugContext, for writing error messages to file, etc.&lt;/B&gt;&lt;P&gt;
If __WXDEBUG__ is not defined, will still use the normal memory operators.&lt;P&gt;
Default is 0. Recommended setting: 0&lt;P&gt;
</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-debug_cntxt</configure-command>
<help-topic>wxDebugContext</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_MEMORY_TRACING</name>
<description>&lt;B&gt;If 1, enables debugging versions of wxObject::new and wxObject::delete *IF* __WXDEBUG__ is also defined.&lt;/B&gt;&lt;P&gt;
WARNING: this code may not work with all architectures, especially if alignment is an issue. This switch is currently ignored for mingw / cygwin.&lt;P&gt;
Default is 0. Recommended setting: 1 if you are not using a memory debugging tool, else 0&lt;P&gt;
</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-mem_tracing</configure-command>
<help-topic>Debugging overview</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_GLOBAL_MEMORY_OPERATORS</name>
<description>&lt;B&gt;In debug mode, cause new and delete to be redefined globally.&lt;/B&gt;&lt;P&gt;
If this causes problems (e.g. link errors which is a common problem
especially if you use another library which also redefines the global new and delete), set this to 0.&lt;P&gt;
This switch is currently ignored for MinGW/Cygwin. The configure script sets this to 1 if wxUSE_MEMORY_TRACING is 1.&lt;P&gt;
Default: 0. Recommended setting: 0
</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command></configure-command>
<help-topic>Debugging Overview</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_DEBUG_NEW_ALWAYS</name>
<description>&lt;B&gt;In debug mode, causes new to be defined to be WXDEBUG_NEW&lt;/B&gt; (see object.h).&lt;P&gt;
If this causes problems (e.g. link errors), set this to 0. You may need to set this to 0 if using templates (at least for VC++). This switch is currently ignored for MinGW/Cygwin/CodeWarrior.&lt;P&gt;
Default: 0. Recommended setting: 0
</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command></configure-command>
<help-topic>Debugging overview</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_ON_FATAL_EXCEPTION</name>
<description>&lt;B&gt;Fatal exceptions handling&lt;/B&gt;&lt;P&gt;
wxHandleFatalExceptions() may be used to catch the program faults at run time and, instead of terminating the program with a usual GPF message box, call the user-defined wxApp::OnFatalException() function. If you set wxUSE_ON_FATAL_EXCEPTION to 0, wxHandleFatalExceptions() will not work.&lt;P&gt;
This setting is for Win32 only and can only be enabled if your compiler supports Win32 structured exception handling (currently only VC++ does).&lt;P&gt;
Default: 1. Recommended setting: 1 if your compiler supports it.
</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context>__WXMSW__</context>
<configure-command>--enable-catch_segvs</configure-command>
<help-topic></help-topic>
<notes></notes>
</setting>
</setting>
<setting type="group">
<active>1</active>
<enabled>0</enabled>
<name>Unicode</name>
<description>&lt;B&gt;Unicode settings&lt;/B&gt;</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command></configure-command>
<help-topic></help-topic>
<notes></notes>
<setting type="bool-check">
<active>0</active>
<enabled>0</enabled>
<name>wxUSE_UNICODE</name>
<description>&lt;B&gt;Unicode mode&lt;/B&gt;&lt;P&gt;
Set wxUSE_UNICODE to 1 to compile wxWindows in Unicode mode: wxChar will be defined as wchar_t, wxString will use Unicode internally. If you set this to 1, you must use the wxT() macro for all literal strings in the program.&lt;P&gt;
Unicode is currently only fully supported under Windows NT/2000/XP (Windows 9x doesn't support it and the programs compiled in Unicode mode will not run under 9x -- but see wxUSE_UNICODE_MSLU below).&lt;P&gt;
Default: 0. Recommended setting: 0 (unless you only plan to use Windows NT/2000/XP)
</description>
<default-state>0</default-state>
<requires></requires>
<precludes>Debug ANSI Static,Release ANSI Static,Debug ANSI Shared,Release ANSI Shared</precludes>
<enabled-if>Debug Unicode Static,Release Unicode Static,Debug Unicode Shared,Release Unicode Shared</enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if>Custom</indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-unicode</configure-command>
<help-topic>Unicode support in wxWindows</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>0</active>
<enabled>0</enabled>
<name>wxUSE_UNICODE_MSLU</name>
<description>&lt;B&gt;Unicode MSLU support&lt;/B&gt;&lt;P&gt;
Set wxUSE_UNICODE_MSLU to 1 if you want to compile wxWindows in Unicode mode and be able to run compiled apps under Windows 9x as well as NT/2000/XP.
This setting enables use of unicows.dll from MSLU, the MS Layer for Unicode, see:&lt;P&gt;
http://www.microsoft.com/globaldev/handson/dev/mslu_announce.mspx&lt;P&gt;
Note that you will have to modify the makefiles to include unicows.lib import library as the first library (if you use MSVC, you can run the makefile with:&lt;P&gt;
nmake MSLU=1 UNICODE=1&lt;P&gt;
If your compiler doesn't have unicows.lib, you can get a version of it at:&lt;P&gt;
http://libunicows.sourceforge.net&lt;P&gt;
Default: 0. Recommended setting: 0 (1 if you want to deploy Unicode apps on 9x systems)</description>
<default-state>1</default-state>
<requires>wxUSE_UNICODE</requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context>__WXMSW__</context>
<configure-command>--enable-mslu</configure-command>
<help-topic>Unicode support in wxWindows</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_WCHAR_T</name>
<description>&lt;B&gt;Wide character support&lt;/B&gt;&lt;P&gt;
Setting wxUSE_WCHAR_T to 1 gives you some degree of Unicode support without compiling the program in Unicode mode. More precisely, it will be possible to construct wxString from a wide (Unicode) string and convert any wxString to Unicode.&lt;P&gt;
If using configure, this setting is automatically detected and set.&lt;P&gt;
Default: 1. Recommended setting: 1
</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command></configure-command>
<help-topic></help-topic>
<notes>Internationalization</notes>
</setting>
</setting>
<setting type="check-group">
<active>1</active>
<enabled>1</enabled>
<name>Logging</name>
<description>&lt;B&gt;wxLog facilities&lt;/B&gt;&lt;P&gt;
</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command></configure-command>
<help-topic></help-topic>
<notes></notes>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_LOG</name>
<description>&lt;B&gt;wxLog&lt;/B&gt;&lt;P&gt;
Support for message/error logging. This includes wxLogXXX() functions and wxLog and derived classes. Don't set this to 0 unless you really know what you are doing.&lt;P&gt;
Default: 1. Recommended setting: 1 (always)
</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-log</configure-command>
<help-topic>wxLog</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_LOGWINDOW</name>
<description>&lt;B&gt;wxLogWindow&lt;/B&gt;&lt;P&gt;
</description>
<default-state>1</default-state>
<requires>wxUSE_TEXTCTRL</requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-logwin</configure-command>
<help-topic>wxLog</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_LOGGUI</name>
<description>&lt;B&gt;wxLogGui&lt;/B&gt;&lt;P&gt;</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-loggui</configure-command>
<help-topic>wxLog</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_LOG_DIALOG</name>
<description>&lt;B&gt;wxLogDialog&lt;/B&gt;&lt;P&gt;</description>
<default-state>1</default-state>
<requires>wxUSE_LISTCTRL</requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-logdialog</configure-command>
<help-topic>wxLog</help-topic>
<notes></notes>
</setting>
</setting>
<setting type="group">
<active>1</active>
<enabled>0</enabled>
<name>Files and streams</name>
<description></description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command></configure-command>
<help-topic></help-topic>
<notes></notes>
<setting type="check-group">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_STREAMS</name>
<description>&lt;B&gt;Stream support&lt;/B&gt;&lt;P&gt;
If enabled (1), compiles wxWindows streams classes.
Default: 1. Recommended setting: 1
</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-streams</configure-command>
<help-topic>wxStreams overview</help-topic>
<notes></notes>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_ZIPSTREAM</name>
<description>&lt;B&gt;wxZipInputStream, wxZipOutputStream&lt;/B&gt;&lt;P&gt;
Default: 1</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-zipstream</configure-command>
<help-topic></help-topic>
<notes></notes>
</setting>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>0</enabled>
<name>wxUSE_STD_IOSTREAM</name>
<description>&lt;B&gt;Standard C++ streams&lt;/B&gt;&lt;P&gt;
Use standard C++ streams if 1. If 0, use wxWin streams implementation.&lt;P&gt;
Default: 0
</description>
<default-state>0</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-std_iostreams</configure-command>
<help-topic></help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_FILE</name>
<description>&lt;B&gt;wxFile support&lt;/B&gt;&lt;P&gt;
Set wxUSE_FILE to 1 to compile wxFile classes. wxFile uses low level POSIX functions for file access, wxFFile uses ANSI C stdio.h functions.&lt;P&gt;
Default: 1. Recommended setting: 1. wxFile is highly recommended as it is required by i18n code, wxFileConfig and others.
</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-file</configure-command>
<help-topic>wxFile</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_FFILE</name>
<description>&lt;B&gt;wxFFile support&lt;/B&gt;&lt;P&gt;
Set wxUSE_FFILE to 1 to compile wxFFile classes. wxFFile uses ANSI C stdio.h functions.&lt;P&gt;
Default: 1. Recommended setting: 1.</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-ffile</configure-command>
<help-topic>wxFFile</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_FSVOLUME</name>
<description>&lt;B&gt;wxFSVolume&lt;/B&gt;&lt;P&gt;
Use wxFSVolume class to provide access to the configured/active mount points.&lt;P&gt;
Default: 1. Recommended setting: 1 (but may be safely disabled if you don't use it)
</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command></configure-command>
<help-topic>wxFSVolume</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_TEXTBUFFER</name>
<description>&lt;B&gt;wxTextBuffer&lt;/B&gt;&lt;P&gt;
This class is required by wxTextFile.</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-textbuf</configure-command>
<help-topic>wxTextFile</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_TEXTFILE</name>
<description>&lt;B&gt;wxTextFile&lt;/B&gt;&lt;P&gt;
Requires wxFile and wxTextBuffer, required by wxFileConfig.</description>
<default-state>1</default-state>
<requires>wxUSE_TEXTBUFFER,wxUSE_FILE</requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-textfile</configure-command>
<help-topic>wxTextFile</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_CONFIG</name>
<description>&lt;B&gt;wxConfig&lt;/B&gt;&lt;P&gt;
Setting wxUSE_CONFIG to 1 enables the use of wxConfig and related classes which allow the application to store its settings in the persistent storage. Setting this to 1 will also enable on-demand creation of the global config object in wxApp.&lt;P&gt;
Default: 1.</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-config</configure-command>
<help-topic>wxConfig classes overview</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_CONFIG_NATIVE</name>
<description>&lt;B&gt;Native Config&lt;/B&gt;&lt;P&gt;
If wxUSE_CONFIG is 1, you may choose to use either the native config classes under Windows (using .INI files under Win16 and the registry under Win32) or the portable text file format used by the config classes under Unix.&lt;P&gt;
Default: 1 to use native classes. Note that you may still use
wxFileConfig even if you set this to 1 - just the config object created by default for the applications needs will be a wxRegConfig or wxIniConfig and not wxFileConfig.&lt;P&gt;
Default: 1. Recommended setting: 1
</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command></configure-command>
<help-topic>wxConfig classes overview</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_MIMETYPE</name>
<description>&lt;B&gt;wxMimeTypesManager&lt;/B&gt;&lt;P&gt;
Default: 1</description>
<default-state>1</default-state>
<requires>wxUSE_TEXTFILE</requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-mimetype</configure-command>
<help-topic>wxMimeTypesManager</help-topic>
<notes></notes>
</setting>
<setting type="check-group">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_FILESYSTEM</name>
<description>&lt;B&gt;Virtual file systems&lt;/B&gt;&lt;P&gt;
Enable virtual file systems (required by wxHTML)</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-filesystem</configure-command>
<help-topic>wxFileSystem</help-topic>
<notes></notes>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_FS_ZIP</name>
<description>&lt;B&gt;Virtual Zip filesystem&lt;/B&gt;&lt;P&gt;
Allows the application to extract files from zip files.&lt;P&gt;
Default: 1
</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-fs_zip</configure-command>
<help-topic></help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_FS_INET</name>
<description>&lt;B&gt;Virtual Internet file system&lt;/B&gt;&lt;P&gt;
Default: 1</description>
<default-state>1</default-state>
<requires>wxUSE_STREAMS</requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-fs_inet</configure-command>
<help-topic></help-topic>
<notes></notes>
</setting>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_RESOURCES</name>
<description>&lt;B&gt;wxGetResource/wxWriteResource&lt;/B&gt;&lt;P&gt;
Deprecated resource functions.&lt;P&gt;
On wxMSW, these functions use .ini files. On wxGTK+, they are implemented using wxFileConfig. On wxMotif, they use XrmDatabase. On all other platforms, they are not implemented.&lt;P&gt;
You might want to use them on wxMotif to access X11 resource files easily, but otherwise it is best to use wxConfig instead.&lt;P&gt;
Default: 1</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-xresources</configure-command>
<help-topic></help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_IOSTREAMH</name>
<description>&lt;B&gt;iostream setting&lt;/B&gt;&lt;P&gt;
VC++ 4.2 and above allows &amp;#60;iostream&amp;#62; and &amp;#60;iostream.h&amp;#62; but you can't mix them. Set to 1 for &amp;#60;iostream.h&amp;#62;, 0 for &amp;#60;iostream&amp;#62;. Note that VC++ 7.1 and later doesn't support wxUSE_IOSTREAMH == 1 and so &lt;iostream&gt; will be used anyhow.&lt;P&gt;
Default is 1.&lt;P&gt;
Recommended setting: whatever your compiler likes more
</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command></configure-command>
<help-topic></help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_LARGEFILE</name>
<description>&lt;B&gt;Large file support&lt;/B&gt;&lt;P&gt;
Clear to disable large file support (-D_LARGE_FILES).</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-largefile</configure-command>
<help-topic></help-topic>
<notes></notes>
</setting>
</setting>
<setting type="group">
<active>1</active>
<enabled>0</enabled>
<name>Data</name>
<description>&lt;B&gt;Data classes&lt;/B&gt;</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command></configure-command>
<help-topic></help-topic>
<notes></notes>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_LONGLONG</name>
<description>&lt;B&gt;wxLongLong support&lt;/B&gt;&lt;P&gt;
Set wxUSE_LONGLONG to 1 to compile the wxLongLong class. This is a 64 bit integer which is implemented in terms of native 64 bit integers if any or uses emulation otherwise.&lt;P&gt;
This class is required by wxDateTime and so you should enable it if you want to use wxDateTime. For most modern platforms, it will use the native 64 bit integers in which case (almost) all of its functions are inline and it almost does not take any space, so there should be no reason to switch it off.&lt;P&gt;
Default: 1. Recommended setting: 1
</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-longlong</configure-command>
<help-topic>wxLongLong</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_APPLE_IEEE</name>
<description>&lt;B&gt;IEEE floating point code&lt;/B&gt;&lt;P&gt;
If enabled, the code written by Apple will be used to write, in a portable way, floating point data on disk. See extended.c for the licence which is different from the wxWindows one.&lt;P&gt;
Default: 1. Recommended setting: 1 unless you don't like the licence terms (unlikely)
</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-apple_ieee</configure-command>
<help-topic></help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_REGEX</name>
<description>&lt;B&gt;wxRegEx&lt;/B&gt;&lt;P&gt;
Support for regular expression matching via wxRegEx class: enable this to use POSIX regular expressions in your code. You need to compile theh regex library from src/regex to use it under Windows.&lt;P&gt;
Default: 1 Recommended setting: 1 if your compiler supports it.</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--with-regex</configure-command>
<help-topic>wxRegEx</help-topic>
<notes></notes>
<builtin custom="true" type="string" editor-type="string" description="<B>Builtin</B><P>
Check to use the built-in version of the library, clear to use the wxWindows version.
">0</builtin>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_GEOMETRY</name>
<description>Miscellaneous geometry code</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-geometry</configure-command>
<help-topic></help-topic>
<notes></notes>
</setting>
</setting>
<setting type="group">
<active>1</active>
<enabled>0</enabled>
<name>Time</name>
<description></description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command></configure-command>
<help-topic></help-topic>
<notes></notes>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_DATETIME</name>
<description>&lt;B&gt;wxDateTime&lt;/B&gt;&lt;P&gt;
Set wxUSE_DATETIME to 1 to compile the wxDateTime and related classes which manipulate dates, times and time intervals. wxDateTime replaces the old wxTime and wxDate classes which are still provided for backwards compatibility (and implemented in terms of wxDateTime).&lt;P&gt;
Note that this class is relatively new and is still officially in alpha
stage because some features are not yet (fully) implemented. It is already quite useful though and should only be disabled if you are aiming at absolutely minimal version of the library.&lt;P&gt;
Requires: wxUSE_LONGLONG. Default: 1
</description>
<default-state>1</default-state>
<requires>wxUSE_LONGLONG</requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-datetime</configure-command>
<help-topic>wxDateTime</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_TIMER</name>
<description>&lt;B&gt;wxTimer&lt;/B&gt;&lt;P&gt;
Default: 1.</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-timer</configure-command>
<help-topic>wxTimer</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_STOPWATCH</name>
<description>&lt;B&gt;wxStopWatch&lt;/B&gt;&lt;P&gt;
Default: 1. Needed by wxSocket.</description>
<default-state>1</default-state>
<requires>wxUSE_LONGLONG</requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-stopwatch</configure-command>
<help-topic>wxStopWatch</help-topic>
<notes></notes>
</setting>
</setting>
<setting type="group">
<active>1</active>
<enabled>0</enabled>
<name>Network</name>
<description></description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command></configure-command>
<help-topic></help-topic>
<notes></notes>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_DIALUP_MANAGER</name>
<description>&lt;B&gt;wxDialUpManager&lt;/B&gt;&lt;P&gt;
If wxUSE_DIALUP_MANAGER is 1, compiles in wxDialUpManager class which allows connection to/disconnection from the network and notificaton whenever the dial-up network connection is established or terminated. Requires wxUSE_DYNAMIC_LOADER.
Default: 1. Recommended setting: 1
</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-dialupman</configure-command>
<help-topic>wxDialupManager</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_SOCKETS</name>
<description>&lt;B&gt;wxSocket&lt;/B&gt;&lt;P&gt;
wxSocket and friends.&lt;P&gt;
Default: 1</description>
<default-state>1</default-state>
<requires>wxUSE_STOPWATCH</requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-sockets</configure-command>
<help-topic>wxSocketBase</help-topic>
<notes></notes>
</setting>
<setting type="check-group">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_PROTOCOL</name>
<description>&lt;B&gt;wxProtocol&lt;/B&gt;&lt;P&gt;
wxProtocol and related classes: if you want to use any of wxFTP, wxHTTP or wxURL you need to set this to 1.&lt;P&gt;
Default: 1
</description>
<default-state>1</default-state>
<requires>wxUSE_STREAMS</requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-protocol</configure-command>
<help-topic>wxProtocol</help-topic>
<notes></notes>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_PROTOCOL_FILE</name>
<description>&lt;B&gt;wxFileProto&lt;/B&gt;&lt;P&gt;
</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-protocol-file</configure-command>
<help-topic>wxProtocol</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_PROTOCOL_FTP</name>
<description>&lt;B&gt;wxFTP&lt;/B&gt;</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-protocol-ftp</configure-command>
<help-topic>wxFTP</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_PROTOCOL_HTTP</name>
<description>&lt;B&gt;wxHTTP&lt;/B&gt;&lt;P&gt;</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-protocol-http</configure-command>
<help-topic>wxHTTP</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_URL</name>
<description>&lt;B&gt;wxURL&lt;/B&gt;</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-url</configure-command>
<help-topic>wxURL</help-topic>
<notes></notes>
</setting>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_IPC</name>
<description>&lt;B&gt;wxIPC&lt;/B&gt;&lt;P&gt;
The wxServer, wxClient and wxConnection classes are a high-level IPC implementation, using DDE on MS Windows and sockets on other platforms.&lt;P&gt;
Default: 1. Recommended value: 1.</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-ipc</configure-command>
<help-topic>Interprocess communication overview</help-topic>
<notes></notes>
</setting>
</setting>
<setting type="group">
<active>1</active>
<enabled>0</enabled>
<name>Windows</name>
<description></description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command></configure-command>
<help-topic></help-topic>
<notes></notes>
<setting type="check-group">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_STATUSBAR</name>
<description>&lt;B&gt;wxStatusBar&lt;/B&gt;&lt;P&gt;
On MS Windows, depending on the value of wxUSE_NATIVE_STATUSBAR, either wxStatusBar95 or a generic wxStatusBar will be used.</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-statusbar</configure-command>
<help-topic>wxStatusBar</help-topic>
<notes></notes>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_NATIVE_STATUSBAR</name>
<description>Two status bar implementations are available under Win32: the generic one or the wrapper around native control. For native look and feel, the native version should be used.&lt;P&gt;
Default: 1. Recommended setting: 1 (there is no advantage in using the generic one)
</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command></configure-command>
<help-topic>wxStatusBar</help-topic>
<notes></notes>
</setting>
</setting>
<setting type="check-group">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_TOOLBAR</name>
<description>&lt;B&gt;wxToolBar&lt;/B&gt;&lt;P&gt;
If wxUSE_TOOLBAR is 0, don't compile any toolbar
classes at all. Otherwise, use the native toolbar class unless
wxUSE_TOOLBAR_NATIVE is 0. Additionally, the generic toolbar class which supports some features which might not be supported by the native wxToolBar class may be compiled in if wxUSE_TOOLBAR_SIMPLE is 1.&lt;P&gt;
Default: 1. Recommended setting: 1</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-toolbar</configure-command>
<help-topic>wxToolBar</help-topic>
<notes></notes>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_TOOLBAR_NATIVE</name>
<description>Use the native toolbar implementation wherever possible.</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-tbarnative</configure-command>
<help-topic>wxToolBar</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>0</enabled>
<name>wxUSE_TOOLBAR_SIMPLE</name>
<description>Compile wxToolBarSimple, a simple generic toolbar implementation, in addition to any others that are enabled.&lt;P&gt;
This must be enabled if wxUSE_TOOLBAR_NATIVE is disabled.</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not>wxUSE_TOOLBAR_NATIVE</enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-tbarsmpl</configure-command>
<help-topic>wxToolBar</help-topic>
<notes></notes>
</setting>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_GRID</name>
<description>&lt;B&gt;wxGrid&lt;/B&gt;&lt;P&gt;
wxGrid class.</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-grid</configure-command>
<help-topic>wxGrid</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_SASH</name>
<description>&lt;B&gt;wxSashWindow&lt;/B&gt;&lt;P&gt;</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-sash</configure-command>
<help-topic>wxSashWindow</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_SPLITTER</name>
<description>&lt;B&gt;wxSplitterWindow&lt;/B&gt;&lt;P&gt;</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-splitter</configure-command>
<help-topic>wxSplitterWindow</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>0</enabled>
<name>wxUSE_GLCANVAS</name>
<description>&lt;B&gt;wxGLCanvas&lt;/B&gt;&lt;P&gt;</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--with-opengl</configure-command>
<help-topic>wxGLCanvas</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_POPUPWINDOW</name>
<description>&lt;B&gt;wxPopupWindow&lt;/B&gt;&lt;P&gt;
Enables the popup window class.
</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-popupwin</configure-command>
<help-topic>wxPopupWindow</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_TIPWINDOW</name>
<description>&lt;B&gt;wxTipWindow&lt;/B&gt;&lt;P&gt;
Enables the generic tip window class.&lt;P&gt;
This is used to implement tooltips on some ports.</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-tipwindow</configure-command>
<help-topic>wxTipWindow</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_MINIFRAME</name>
<description>&lt;B&gt;Miniframe&lt;/B&gt;&lt;P&gt;
Use the wxMiniFrame class. Not implemented on all platforms.</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-miniframe</configure-command>
<help-topic>wxMiniFrame</help-topic>
<notes></notes>
</setting>
<setting type="check-group">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_CONTROLS</name>
<description>&lt;B&gt;Controls&lt;/B&gt;&lt;P&gt;
You must set wxUSE_CONTROLS to 1 if you are using any controls at all (without it, the wxControl class is not compiled).
</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-controls</configure-command>
<help-topic></help-topic>
<notes></notes>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_BUTTON</name>
<description>&lt;B&gt;wxButton&lt;/B&gt;&lt;P&gt;</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-button</configure-command>
<help-topic>wxButton</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_BMPBUTTON</name>
<description>&lt;B&gt;wxBitmapButton&lt;/B&gt;&lt;P&gt;</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-bmpbutton</configure-command>
<help-topic>wxBitmapButton</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_CALENDARCTRL</name>
<description>&lt;B&gt;wxCalCtrl&lt;/B&gt;&lt;P&gt;
A calendar control.</description>
<default-state>1</default-state>
<requires>wxUSE_SPINBTN,wxUSE_COMBOBOX</requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-calendar</configure-command>
<help-topic>wxCalCtrl</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_CHECKBOX</name>
<description>&lt;B&gt;wxCheckBox&lt;/B&gt;&lt;P&gt;</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-checkbox</configure-command>
<help-topic>wxCheckBox</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_CHECKLISTBOX</name>
<description>&lt;B&gt;wxCheckListBox&lt;/B&gt;&lt;P&gt;</description>
<default-state>1</default-state>
<requires>wxUSE_LISTBOX</requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-checklst</configure-command>
<help-topic>wxCheckListBox</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_CHOICE</name>
<description>&lt;B&gt;wxChoice&lt;/B&gt;&lt;P&gt;
</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-choice</configure-command>
<help-topic>wxChoice</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_COMBOBOX</name>
<description>&lt;B&gt;wxComboBox&lt;/B&gt;&lt;P&gt;</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-combobox</configure-command>
<help-topic>wxComboBox</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_GAUGE</name>
<description>&lt;B&gt;wxGauge&lt;/B&gt;&lt;P&gt;</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-gauge</configure-command>
<help-topic>wxGauge</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_LISTBOX</name>
<description>&lt;B&gt;wxListBox&lt;/B&gt;&lt;P&gt;</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-listbox</configure-command>
<help-topic>wxListBox</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_LISTCTRL</name>
<description>&lt;B&gt;wxListCtrl&lt;/B&gt;&lt;P&gt;</description>
<default-state>1</default-state>
<requires>wxUSE_IMAGLIST</requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-listctrl</configure-command>
<help-topic>wxListCtrl</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_NOTEBOOK</name>
<description>&lt;B&gt;wxNotebook&lt;/B&gt;&lt;P&gt;
wxNotebook is a control with several "tabs" located on one of its sides. It may be used ot logically organise the data presented to the user instead of putting everything in one huge dialog.&lt;P&gt;
Default: 1.
</description>
<default-state>1</default-state>
<requires>wxUSE_IMAGLIST</requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-notebook</configure-command>
<help-topic>wxNotebook</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_RADIOBOX</name>
<description>&lt;B&gt;wxRadioBox&lt;/B&gt;&lt;P&gt;</description>
<default-state>1</default-state>
<requires>wxUSE_RADIOBTN,wxUSE_STATBOX</requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-radiobox</configure-command>
<help-topic>wxRadioBox</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_RADIOBTN</name>
<description>&lt;B&gt;wxRadioButton&lt;/B&gt;&lt;P&gt;</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-radiobtn</configure-command>
<help-topic>wxRadioButton</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_SCROLLBAR</name>
<description>&lt;B&gt;wxScrollBar&lt;/B&gt;&lt;P&gt;</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-scrollbar</configure-command>
<help-topic>wxScrollBar</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_SLIDER</name>
<description>&lt;B&gt;wxSlider&lt;/B&gt;&lt;P&gt;</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-slider</configure-command>
<help-topic>wxSlider</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_SPINBTN</name>
<description>&lt;B&gt;wxSpinButton&lt;/B&gt;&lt;P&gt;</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-spinbtn</configure-command>
<help-topic>wxSpinButton</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_SPINCTRL</name>
<description>&lt;B&gt;wxSpinCtrl&lt;/B&gt;&lt;P&gt;</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-spinctrl</configure-command>
<help-topic>wxSpinCtrl</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_STATBOX</name>
<description>&lt;B&gt;wxStaticBox&lt;/B&gt;&lt;P&gt;</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-statbox</configure-command>
<help-topic>wxStaticBox</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_STATLINE</name>
<description>&lt;B&gt;wxStaticLine&lt;/B&gt;&lt;P&gt;</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-statline</configure-command>
<help-topic>wxStaticBitmap</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_STATTEXT</name>
<description>&lt;B&gt;wxStaticText&lt;/B&gt;&lt;P&gt;</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-stattext</configure-command>
<help-topic>wxStaticText</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_STATBMP</name>
<description>&lt;B&gt;wxStaticBitmap&lt;/B&gt;&lt;P&gt;</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-staticbmp</configure-command>
<help-topic>wxStaticBitmap</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_TEXTCTRL</name>
<description>&lt;B&gt;wxTextCtrl&lt;/B&gt;&lt;P&gt;</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-textctrl</configure-command>
<help-topic>wxTextCtrl</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_TOGGLEBTN</name>
<description>&lt;B&gt;wxToggleButton&lt;/B&gt;&lt;P&gt;</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-togglebtn</configure-command>
<help-topic>wxToggleButton</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_TREECTRL</name>
<description>&lt;B&gt;wxTreeCtrl&lt;/B&gt;&lt;P&gt;</description>
<default-state>1</default-state>
<requires>wxUSE_IMAGLIST</requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-treectrl</configure-command>
<help-topic>wxTreeCtrl</help-topic>
<notes></notes>
</setting>
</setting>
</setting>
<setting type="group">
<active>1</active>
<enabled>0</enabled>
<name>Imaging</name>
<description>&lt;B&gt;Imaging&lt;/B&gt;&lt;P&gt;
Features relating to images</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command></configure-command>
<help-topic></help-topic>
<notes></notes>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_IMAGLIST</name>
<description>&lt;B&gt;wxImageList&lt;/B&gt;&lt;P&gt;
This class is needed by wxNotebook, wxTreeCtrl and wxListCtrl.
</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-imaglist</configure-command>
<help-topic>wxImageList</help-topic>
<notes></notes>
</setting>
<setting type="check-group">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_METAFILE</name>
<description>&lt;B&gt;wxMetaFile&lt;/B&gt;&lt;P&gt;
This option is relevant on MS Windows only.&lt;P&gt;
Windows supports the graphics format known as metafile which is, though not portable, is widely used under Windows and so is supported by wxWin (under Windows only, of course). Win16 (Win3.1) used the so-called "Window MetaFiles" or WMFs which were replaced with "Enhanced MetaFiles" or EMFs in
Win32 (Win9x, NT, 2000). Both of these are supported in wxWin and, by default, WMFs will be used under Win16 and EMFs under Win32. This may be changed by setting wxUSE_WIN_METAFILES_ALWAYS to 1 and/or setting
wxUSE_ENH_METAFILE to 0. You may also set wxUSE_METAFILE to 0 to not compile in any metafile related classes at all.&lt;P&gt;
Default: 1 for wxUSE_ENH_METAFILE and 0 for wxUSE_WIN_METAFILES_ALWAYS.&lt;P&gt;
Recommended setting: default or 0 for everything for portable programs.
</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context>__WXMSW__</context>
<configure-command>--enable-metafile</configure-command>
<help-topic>wxMetaFile</help-topic>
<notes></notes>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_ENH_METAFILE</name>
<description>&lt;B&gt;wxEnhMetaFile&lt;/B&gt;&lt;P&gt;
Enhanced metafile (recommended).</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context>__WXMSW__</context>
<configure-command></configure-command>
<help-topic>wxMetaFile</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_WIN_METAFILES_ALWAYS</name>
<description>This option is obsolete. Set to 0.</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context>__WXMSW__</context>
<configure-command></configure-command>
<help-topic>wxMetaFile</help-topic>
<notes></notes>
</setting>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_DRAGIMAGE</name>
<description>&lt;B&gt;wxDragImage&lt;/B&gt;&lt;P&gt;
This class is useful for implementing drag operations.&lt;P&gt;
Default: 1. Recommended value: 1.</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-dragimage</configure-command>
<help-topic>wxDragImage</help-topic>
<notes></notes>
</setting>
<setting type="check-group">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_IMAGE</name>
<description>&lt;B&gt;wxImage&lt;/B&gt;&lt;P&gt;
wxImage supports many different image formats which can be configured at compile-time. BMP and XPM are always supported, others are optional and can be safely disabled if you don't plan to use images in such format sometimes saving substantial amount of code in the final library.&lt;P&gt;
Some formats require an extra library which is included in wxWin sources which is mentioned if it is the case.&lt;P&gt;
Default: 1</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-image</configure-command>
<help-topic>wxImage</help-topic>
<notes></notes>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_LIBPNG</name>
<description>&lt;B&gt;PNG support&lt;/B&gt;&lt;P&gt;
Set to 1 for PNG format support (requires libpng). Also requires wxUSE_ZLIB.
</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--with-libpng</configure-command>
<help-topic>wxImage</help-topic>
<notes></notes>
<builtin custom="true" type="string" editor-type="string" description="<B>Builtin</B><P>
Check to use the built-in version of the library, clear to use the wxWindows version.">0</builtin>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_LIBJPEG</name>
<description>&lt;B&gt;JPEG support&lt;/B&gt;&lt;P&gt;
Set to 1 for JPEG format support (requires libjpeg).
</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--with-libjpeg</configure-command>
<help-topic>wxImage</help-topic>
<notes></notes>
<builtin custom="true" type="string" editor-type="string" description="<B>Builtin</B><P>
Check to use the built-in version of the library, clear to use the wxWindows version.
">0</builtin>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_LIBTIFF</name>
<description>&lt;B&gt;TIFF support&lt;/B&gt;&lt;P&gt;
Set to 1 for TIFF format support (requires libtiff).
</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--with-libtiff</configure-command>
<help-topic>wxImage</help-topic>
<notes></notes>
<builtin custom="true" type="string" editor-type="string" description="<B>Builtin</B><P>
Check to use the built-in version of the library, clear to use the wxWindows version.
">0</builtin>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_GIF</name>
<description>&lt;B&gt;GIF support&lt;/B&gt;&lt;P&gt;
Set to 1 for read-only GIF format support.
</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-gif</configure-command>
<help-topic>wxImage</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_PNM</name>
<description>&lt;B&gt;PNM support&lt;/B&gt;&lt;P&gt;
Set to 1 for PNM format support.
</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-pnm</configure-command>
<help-topic>wxImage</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_PCX</name>
<description>&lt;B&gt;PCX support&lt;/B&gt;&lt;P&gt;
Set to 1 for PCX format support.
</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-pcx</configure-command>
<help-topic>wxImage</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_IFF</name>
<description>&lt;B&gt;IFF support&lt;/B&gt;&lt;P&gt;
Set to 1 for IFF (Amiga) format support.
</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-iff</configure-command>
<help-topic>wxImage</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_XPM</name>
<description>&lt;B&gt;XPM support&lt;/B&gt;&lt;P&gt;
Set to 1 for XPM format support.
</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-xpm</configure-command>
<help-topic>wxImage</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_ICO_CUR</name>
<description>&lt;B&gt;MS Windows icons and cursors support&lt;/B&gt;&lt;P&gt;
Set to 1 for MS Icons and Cursors format support.</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context>__WXMSW__</context>
<configure-command>--enable-icocur</configure-command>
<help-topic>wxImage</help-topic>
<notes></notes>
</setting>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_PALETTE</name>
<description>&lt;B&gt;wxPalette&lt;/B&gt;&lt;P&gt;
Set to 1 to enable the wxPalette class.
</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-palette</configure-command>
<help-topic>wxPalette</help-topic>
<notes></notes>
</setting>
</setting>
<setting type="group">
<active>1</active>
<enabled>0</enabled>
<name>Common dialogs</name>
<description>&lt;B&gt;Common dialogs&lt;/B&gt;&lt;P&gt;
Controls options relating to common dialogs, such
wxColourDialog and wxDirDialog.</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command></configure-command>
<help-topic>Common dialogs overview</help-topic>
<notes></notes>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_COMMON_DIALOGS</name>
<description>&lt;B&gt;Common dialogs&lt;/B&gt;&lt;P&gt;
On rare occasions (e.g. using DJGPP) may want to omit common dialogs (e.g. file selector, printer dialog). Switching this off also switches off the printing architecture and interactive wxPrinterDC.
This relates to the native common dialogs and not to generic dialogs such as wxBusyInfo.
&lt;P&gt;
Default: 1. Recommended setting: 1 (unless it really doesn't work)
</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-commondlg</configure-command>
<help-topic>Common dialogs overview</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_BUSYINFO</name>
<description>&lt;B&gt;wxBusyInfo&lt;/B&gt;&lt;P&gt;
wxBusyInfo displays window with a message when the app is busy. Works in the same way as wxBusyCursor.
</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-busyinfo</configure-command>
<help-topic>wxBusyInfo</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_CHOICEDLG</name>
<description>&lt;B&gt;Single and multiple choice dialogs&lt;/B&gt;&lt;P&gt;
Default: 1. Recommended setting: 1 (used in the library itself)
</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-choicedlg</configure-command>
<help-topic>Dialog functions</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_COLOURDLG</name>
<description>&lt;B&gt;wxColourDialog&lt;/B&gt;&lt;P&gt;
Use the colour picker dialog.&lt;P&gt;
Default: 1. Recommended setting: 1
</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-coldlg</configure-command>
<help-topic>wxColourDialog</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_DIRDLG</name>
<description>&lt;B&gt;wxDirDlg&lt;/B&gt;&lt;P&gt;
A class for getting a directory name from the user.&lt;P&gt;
Default: 1. Recommended setting: 1.
</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-dirdlg</configure-command>
<help-topic>wxDirDialog</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_FILEDLG</name>
<description>&lt;B&gt;wxFileDialog&lt;/B&gt;&lt;P&gt;
Open and save file dialogs.&lt;P&gt;
Default: 1. Recommended setting: 1 (used in many places in the library itself)
</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-filedlg</configure-command>
<help-topic>wxFileDialog</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_FINDREPLDLG</name>
<description>&lt;B&gt;wxFindReplaceDialog&lt;/B&gt;&lt;P&gt;
Default: 1. Recommended setting: 1 (but may be safely set to 0)
</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-finddlg</configure-command>
<help-topic>wxFindReplaceDialog</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_FONTDLG</name>
<description>&lt;B&gt;wxFontDialog&lt;/B&gt;&lt;P&gt;
Font picker dialog.&lt;P&gt;
Default: 1. Recommended setting: 1 (used in the library itself)
</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-fontdlg</configure-command>
<help-topic>wxFontDialog</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_MSGDLG</name>
<description>&lt;B&gt;wxMessageDialog and wxMessageBox&lt;/B&gt;&lt;P&gt;
Default: 1. Recommended setting: 1 (used in the library itself)
</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command></configure-command>
<help-topic>wxMessageDialog</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_PROGRESSDLG</name>
<description>&lt;B&gt;wxProgressDialog&lt;/B&gt;&lt;P&gt;
Progress dialog class for lengthy operations
</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-msgdlg</configure-command>
<help-topic>wxProgressDialog</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_STARTUP_TIPS</name>
<description>&lt;B&gt;wxShowTip&lt;/B&gt;&lt;P&gt;
Support for startup tips.
</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-tipdlg</configure-command>
<help-topic>Dialog functions</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_TEXTDLG</name>
<description>&lt;B&gt;wxTextEntryDialog&lt;/B&gt;&lt;P&gt;
Text entry dialog and wxGetTextFromUser function.
</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-textdlg</configure-command>
<help-topic>wxTextEntryDialog</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_NUMBERDLG</name>
<description>&lt;B&gt;wxGetNumberFromUser&lt;/B&gt;&lt;P&gt;
Number entry dialog. This option is not currently used.</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-numberdlg</configure-command>
<help-topic>Dialog functions</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_SPLASH</name>
<description>&lt;B&gt;wxSplashScreen&lt;/B&gt;&lt;P&gt;
A splash window.</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-splash</configure-command>
<help-topic>wxSplashScreen</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_WIZARDDLG</name>
<description>&lt;B&gt;wxWizard&lt;/B&gt;&lt;P&gt;
The wizard dialog.</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-wizarddlg</configure-command>
<help-topic>wxWizard</help-topic>
<notes></notes>
</setting>
</setting>
<setting type="group">
<active>1</active>
<enabled>0</enabled>
<name>Large components</name>
<description>&lt;B&gt;Frameworks&lt;/B&gt;&lt;P&gt;
This category consists of large components, such as the printing and document/view frameworks.</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command></configure-command>
<help-topic></help-topic>
<notes></notes>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_DOC_VIEW_ARCHITECTURE</name>
<description>&lt;B&gt;Document/view architecture&lt;/B&gt;&lt;P&gt;</description>
<default-state>1</default-state>
<requires>wxUSE_MENUS,wxUSE_FILEDLG</requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-docview</configure-command>
<help-topic>Document/view overview</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_MDI_ARCHITECTURE</name>
<description>&lt;B&gt;Multiple Document Interface&lt;/B&gt;&lt;P&gt;</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-mdi</configure-command>
<help-topic>wxMDIParentFrame</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_PRINTING_ARCHITECTURE</name>
<description>&lt;B&gt;Print/preview architecture code&lt;/B&gt;&lt;P&gt;
Your application can still print without this, but it is highly recommended that you use the framework provided.
</description>
<default-state>1</default-state>
<requires>wxUSE_COMBOBOX</requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-printarch</configure-command>
<help-topic>Printing overview</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_HTML</name>
<description>&lt;B&gt;wxHTML&lt;/B&gt;&lt;P&gt;
The wxHTML subsystem consists of wxHtmlWindow, wxHtmlHelpController, wxHtmlEasyPrinting and other components.</description>
<default-state>1</default-state>
<requires>wxUSE_FILESYSTEM</requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-html</configure-command>
<help-topic>wxHTML Overview</help-topic>
<notes></notes>
</setting>
</setting>
<setting type="group">
<active>1</active>
<enabled>0</enabled>
<name>Miscellaneous</name>
<description>&lt;B&gt;Miscellaneous features&lt;/B&gt;&lt;P&gt;</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command></configure-command>
<help-topic></help-topic>
<notes></notes>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_CMDLINE_PARSER</name>
<description>&lt;B&gt;Support for command line parsing using wxCmdLineParser class&lt;/B&gt;&lt;P&gt;
Default: 1 Recommended setting: 1 (can be set to 0 if you don't use the command line)
</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-cmdline</configure-command>
<help-topic>wxCmdLineParser</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_THREADS</name>
<description>&lt;B&gt;Support for multithreaded applications&lt;/B&gt;&lt;P&gt;
If 1, compile in thread classes (thread.h) and
make the library a bit more thread safe. Although thread
support is quite stable by now, you may still consider recompiling the library without it if you have no use for it - this will result in a
somewhat smaller and faster operation.&lt;P&gt;
Default: 1. Recommended setting: 0 unless you do plan to develop MT applications
</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-threads</configure-command>
<help-topic>wxThread</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_INTL</name>
<description>&lt;B&gt;Internationlisation support&lt;/B&gt;&lt;P&gt;
_() macro, wxLocale class. Requires wxTextFile.
</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-intl</configure-command>
<help-topic>Internationalization</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_DYNLIB_CLASS</name>
<description>&lt;B&gt;wxDynamicLibrary&lt;/B&gt;&lt;P&gt;
Compiles in classes for run-time DLL loading and function calling.&lt;P&gt;
Default: 1. Required by wxUSE_DIALUP_MANAGER.
</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-dynlib</configure-command>
<help-topic>wxDynamicLibrary</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_DYNAMIC_LOADER</name>
<description>&lt;B&gt;Dynamic loader&lt;/B&gt;&lt;P&gt;
Experimental, don't use for now</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-dynamicloader</configure-command>
<help-topic>wxDynamicLibrary</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_FONTMAP</name>
<description>&lt;B&gt;wxFontMapper&lt;/B&gt;&lt;P&gt;
Default: 1</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-fontmap</configure-command>
<help-topic>wxFontMapper</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_SYSTEM_OPTIONS</name>
<description>&lt;B&gt;wxSystemOptions&lt;/B&gt;&lt;P&gt;
A class for setting miscellaneous options that do not fit in with the wxWindows API. For example, drawing optimizations can be tweaked using this class.</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-sysoptions</configure-command>
<help-topic>wxSystemOptions</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_SOUND</name>
<description>&lt;B&gt;wxSound&lt;/B&gt;&lt;P&gt;
Simple .wav class for short sounds.</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-sound</configure-command>
<help-topic>wxSound</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_ACCEL</name>
<description>wxAcceleratorTable/wxAcceleratorTableEntry classes and support for them in wxMenu(Bar)</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-accel</configure-command>
<help-topic>wxAcceleratorTable</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_CARET</name>
<description>A class implementing a "cursor" in a text control (called caret
under Windows).</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-caret</configure-command>
<help-topic>wxCaret</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_DISPLAY</name>
<description>&lt;B&gt;wxDisplay&lt;/B&gt;&lt;P&gt;
The wxDisplay class allows enumeration of all displays on a system and working with them.&lt;P&gt;
Default: 0 because it isn't yet implemented on all platforms.&lt;P&gt;
Recommended setting: 1 if you need it, can be safely set to 0 otherwise
</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-display</configure-command>
<help-topic>wxDisplay</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_MENUS</name>
<description>&lt;B&gt;wxMenu&lt;/B&gt;&lt;P&gt;
wxMenu, wxMenuBar. Should not be disabled.</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-menus</configure-command>
<help-topic>wxMenu</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_VALIDATORS</name>
<description>&lt;B&gt;wxValidator and derived classes&lt;/B&gt;&lt;P&gt;</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-validators</configure-command>
<help-topic>wxValidator</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>0</enabled>
<name>wxUSE_ACCESSIBILITY</name>
<description>&lt;B&gt;Accessibility&lt;/B&gt;&lt;P&gt;
Use the wxAccessible class for enhanced and customisable accessibility. Currently available on MS Windows only.&lt;P&gt;
Requires wxUSE_OLE.&lt;P&gt;
Default: 0. Recommended setting: 0
</description>
<default-state>0</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-accessibility</configure-command>
<help-topic>wxAccessible</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_SNGLINST_CHECKER</name>
<description>&lt;B&gt;wxSingleInstanceChecker&lt;/B&gt;&lt;P&gt;
wxSingleInstanceChecker class allows the application to verify at startup if another program instance is running. Currently only available under MS Windows.&lt;P&gt;
Default: 1. Recommended value: 1
</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-snglinst</configure-command>
<help-topic>wxSingleInstanceChecker</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_CONSTRAINTS</name>
<description>&lt;B&gt;Layout constraints&lt;/B&gt;&lt;P&gt;
The old constraint-based layout system is deprecated in favour of sizers, and may be safely disabled since they are not used within wxWindows any more.&lt;P&gt;
Default: 1</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-constraints</configure-command>
<help-topic>Constraints overview</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_SPLINES</name>
<description>&lt;B&gt;Splines&lt;/B&gt;&lt;P&gt;
Enables spline drawing code in wxDC.&lt;P&gt;
Default: 1</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-splines</configure-command>
<help-topic>wxDC</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_DYNAMIC_CLASSES</name>
<description>&lt;B&gt;Dynamic classes&lt;/B&gt;&lt;P&gt;
If 1, enables provision of run-time type information.
NOW MANDATORY: don't change.
</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command></configure-command>
<help-topic>Run time class information overview</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_ZLIB</name>
<description>&lt;B&gt;Zlib, wxZlibInputStream, wxZlibOutputStream&lt;/B&gt;&lt;P&gt;
Default: 1</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--with-zlib</configure-command>
<help-topic></help-topic>
<notes></notes>
<builtin custom="true" type="string" editor-type="string" description="<B>Builtin</B><P>
Check to use the built-in version of the library, clear to use the wxWindows version.
">0</builtin>
</setting>
</setting>
<setting type="group">
<active>1</active>
<enabled>0</enabled>
<name>Data transfer</name>
<description>&lt;B&gt;Data transfer&lt;/B&gt;&lt;P&gt;
Data transfer encompasses clipboard and drag-and-drop operations.</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command></configure-command>
<help-topic>wxDataObject overview</help-topic>
<notes></notes>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_CLIPBOARD</name>
<description>&lt;B&gt;wxClipboard&lt;/B&gt;&lt;P&gt;
Clipboard copy/paste.&lt;P&gt;
Default: 1. Recommended value: 1</description>
<default-state>1</default-state>
<requires>wxUSE_DATAOBJ</requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-clipboard</configure-command>
<help-topic>wxClipboard</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_DATAOBJ</name>
<description>&lt;B&gt;wxDataObject&lt;/B&gt;&lt;P&gt;
Use wxDataObject and related classes. Needed for clipboard and OLE drag and drop.&lt;P&gt;
Default: 1. Recommended value: 1
</description>
<default-state>1</default-state>
<requires>wxUSE_OLE</requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-dataobj</configure-command>
<help-topic>wxDataObject</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_DRAG_AND_DROP</name>
<description>&lt;B&gt;Drag and drop&lt;/B&gt;&lt;P&gt;
Use wxDropTarget and wxDropSource classes for drag and drop (this is different from "built in" drag and drop in wxTreeCtrl which is always available). Requires wxUSE_DATAOBJ.&lt;P&gt;
Default: 1. Recommended setting: 1
</description>
<default-state>1</default-state>
<requires>wxUSE_OLE,wxUSE_DATAOBJ</requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-dnd</configure-command>
<help-topic>Drag and drop overview</help-topic>
<notes></notes>
</setting>
</setting>
<setting type="group">
<active>1</active>
<enabled>0</enabled>
<name>Help</name>
<description></description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command></configure-command>
<help-topic></help-topic>
<notes></notes>
<setting type="check-group">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_HELP</name>
<description>&lt;B&gt;Online help&lt;/B&gt;&lt;P&gt;
Enables all online help (but not context-sensitive help).&lt;P&gt;
Default: 1.</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-help</configure-command>
<help-topic>wxHelpController</help-topic>
<notes></notes>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_MS_HTML_HELP</name>
<description>&lt;B&gt;MS HTML Help&lt;/B&gt;&lt;P&gt;
Enables the wxCHMHelpController class.&lt;P&gt;
Default: 1.</description>
<default-state>1</default-state>
<requires>wxUSE_DYNAMIC_LOADER</requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context>__WXMSW__</context>
<configure-command>--enable-mshtmlhelp</configure-command>
<help-topic>wxHelpController</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_WXHTML_HELP</name>
<description>&lt;B&gt;wxHTML Help&lt;/B&gt;&lt;P&gt;
Enables the built-in HTML help controller.&lt;P&gt;
Default: 1</description>
<default-state>1</default-state>
<requires>wxUSE_HTML,wxUSE_COMBOBOX,wxUSE_NOTEBOOK,wxUSE_FILEDLG</requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-htmlhelp</configure-command>
<help-topic>wxHtmlHelpController</help-topic>
<notes></notes>
</setting>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_TOOLTIPS</name>
<description>&lt;B&gt;wxToolTip&lt;/B&gt;</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-tooltips</configure-command>
<help-topic>wxToolTip</help-topic>
<notes></notes>
</setting>
</setting>
<setting type="group">
<active>1</active>
<enabled>0</enabled>
<name>Input devices</name>
<description>&lt;B&gt;Input devices&lt;/B&gt;&lt;P&gt;
Settings for various input devices.</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command></configure-command>
<help-topic></help-topic>
<notes></notes>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_MOUSEWHEEL</name>
<description>&lt;B&gt;Mousewheel support&lt;/B&gt;&lt;P&gt;
Enables mousewheel support. So far this is only supported in MS Windows.&lt;P&gt;
Default: 1</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context>__WXMSW__</context>
<configure-command></configure-command>
<help-topic>wxMouseEvent</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_JOYSTICK</name>
<description>&lt;B&gt;wxJoystick&lt;/B&gt;&lt;P&gt;
Under wxGTK, this requires wxUSE_THREADS to be enabled.&lt;P&gt;
Default: 1</description>
<default-state>1</default-state>
<requires>wxUSE_THREADS</requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-joystick</configure-command>
<help-topic>wxJoystick</help-topic>
<notes></notes>
</setting>
</setting>
<setting type="group">
<active>1</active>
<enabled>0</enabled>
<name>Printing</name>
<description>&lt;B&gt;Printing settings&lt;/B&gt;&lt;P&gt;
See also: &lt;font color="#0000FF"&gt;Large components&lt;/font&gt; for wxUSE_PRINTING_ARCHITECTURE.</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command></configure-command>
<help-topic></help-topic>
<notes></notes>
<setting type="check-group">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_POSTSCRIPT</name>
<description>&lt;B&gt;PostScript&lt;/B&gt;&lt;P&gt;
Enables PostScript printing support.</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--enable-postscript</configure-command>
<help-topic>wxPostScriptDC</help-topic>
<notes></notes>
<setting type="bool-check">
<active>1</active>
<enabled>0</enabled>
<name>wxUSE_AFM_FOR_POSTSCRIPT</name>
<description>&lt;B&gt;AFM support&lt;/B&gt;&lt;P&gt;
Set to 1 to use font metric files in GetTextExtent.
</description>
<default-state>0</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command></configure-command>
<help-topic>wxPostScriptDC</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>0</enabled>
<name>wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW</name>
<description>&lt;B&gt;PostScript under MS Windows&lt;/B&gt;&lt;P&gt;
Enables PostScript on MS Windows.</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command></configure-command>
<help-topic>wxPostScriptDC</help-topic>
<notes></notes>
</setting>
</setting>
</setting>
<setting type="group">
<active>1</active>
<enabled>0</enabled>
<name>Database</name>
<description></description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command></configure-command>
<help-topic></help-topic>
<notes></notes>
<setting type="check-group">
<active>1</active>
<enabled>0</enabled>
<name>wxUSE_ODBC</name>
<description>&lt;B&gt;ODBC support&lt;/B&gt;&lt;P&gt;
Enables wxDb and related classes for
accessing ODBC on all supported platforms.&lt;P&gt;
Default: 0</description>
<default-state>0</default-state>
<requires></requires>
<precludes>wxUSE_UNICODE</precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--with-odbc</configure-command>
<help-topic>Database classes overview</help-topic>
<notes></notes>
<setting type="bool-check">
<active>0</active>
<enabled>0</enabled>
<name>wxODBC_FWD_ONLY_CURSORS</name>
<description>&lt;B&gt;wxDb cursor scrolling&lt;/B&gt;&lt;P&gt;
For backward compatibility reasons, this parameter now only controls the default scrolling method used by cursors. This default behavior can be overriden by setting the second param of wxDb::wxDbGetConnection() or wxDb() constructor to indicate whether the connection (and any wxDbTables that use the connection) should support forward only scrolling of cursors,
or both forward and backward support for backward scrolling cursors is dependent on the data source as well as the ODBC driver being used.&lt;P&gt;
Default: 1
</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command></configure-command>
<help-topic>Database classes overview</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>0</active>
<enabled>0</enabled>
<name>wxODBC_BACKWARD_COMPATABILITY</name>
<description>&lt;B&gt;ODBC classes backward compatibility&lt;/B&gt;&lt;P&gt;
Set to 1 to use the deprecated classes, enum types, function,
member variables. With a setting of 1, full backward compatability with the 2.0.x release is possible. It is STRONGLY recommended that this be set to 0, as future development will be done only on the non-deprecated functions/classes/member variables/etc.&lt;P&gt;
Default: 0
</description>
<default-state>0</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command></configure-command>
<help-topic>Database classes overview</help-topic>
<notes></notes>
</setting>
</setting>
</setting>
<setting type="group">
<active>1</active>
<enabled>0</enabled>
<name>Platform-specific</name>
<description></description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command></configure-command>
<help-topic></help-topic>
<notes></notes>
<setting type="group">
<active>1</active>
<enabled>0</enabled>
<name>wxMSW</name>
<description></description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command></configure-command>
<help-topic></help-topic>
<notes></notes>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_OWNER_DRAWN</name>
<description>&lt;B&gt;Owner-drawn controls&lt;/B&gt;&lt;P&gt;
Set this to 1 to enable support for the owner-drawn menu and listboxes. This is required by wxUSE_CHECKLISTBOX.&lt;P&gt;
Default: 1. Recommended setting: 1, set to 0 for a small library size reduction.
</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context>__WXMSW__</context>
<configure-command></configure-command>
<help-topic></help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_RICHEDIT</name>
<description>&lt;B&gt;Rich edit control support&lt;/B&gt;&lt;P&gt;
Set this to 1 to use RICHEDIT controls for wxTextCtrl with style wxTE_RICH which allows to put more than ~32Kb of text in it even under Win9x (NT doesn't have such limitation).&lt;P&gt;
Default: 1 for compilers which support it Recommended setting: 1, only set it to 0 if your compiler doesn't have or can't compile richedit.h.
</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context>__WXMSW__</context>
<configure-command></configure-command>
<help-topic></help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_RICHEDIT2</name>
<description>&lt;B&gt;Rich edit control version 2&lt;/B&gt;&lt;P&gt;
Enable rich edit version 2.0.&lt;P&gt;
Default: 1</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context>__WXMSW__</context>
<configure-command></configure-command>
<help-topic></help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>0</enabled>
<name>wxUSE_MFC</name>
<description>&lt;B&gt;MFC interoperation&lt;/B&gt;&lt;P&gt;
Set this to 1 if you want to use wxWindows and MFC in the same program. This will override some other settings.
Default: 0. Recommended setting: 0 unless you really have to use MFC
</description>
<default-state>0</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context>__WXMSW__</context>
<configure-command></configure-command>
<help-topic></help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_OLE</name>
<description>&lt;B&gt;OLE support&lt;/B&gt;&lt;P&gt;
Set this to 1 for generic OLE support: this is required for drag-and-drop, clipboard, OLE Automation. Only set it to 0 if your compiler is very old and can't compile/doesn't have the OLE headers.&lt;P&gt;
Default: 1. Recommended setting: 1
</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context>__WXMSW__</context>
<configure-command>--enable-ole</configure-command>
<help-topic></help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_UXTHEME</name>
<description>&lt;B&gt;MS Windows XP UX Theme Engine support&lt;/B&gt;&lt;P&gt;
Set to 1 to compile MS Windows XP theme engine support.
</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context>__WXMSW__</context>
<configure-command></configure-command>
<help-topic></help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_UXTHEME_AUTO</name>
<description>&lt;B&gt;MS Windows XP UX Theme Engine auto-adaptation&lt;/B&gt;&lt;P&gt;
Set to 1 to auto-adapt to MS Windows XP themes where possible
(notably, wxNotebook pages).
</description>
<default-state>1</default-state>
<requires>wxUSE_UXTHEME</requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context>__WXMSW__</context>
<configure-command></configure-command>
<help-topic></help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<name>wxUSE_DC_CACHEING</name>
<description>Caches device contexts to improve performance.&lt;P&gt;
This is a Windows-only option.&lt;P&gt;
Default: 1</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context>__WXMSW__</context>
<configure-command></configure-command>
<help-topic></help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>0</enabled>
<name>wxUSE_DIB_FOR_BITMAP</name>
<description>Set this to 1 to enable the use of DIB's for wxBitmap to support
bitmaps &gt; 16MB on Win95/98/Me. Set to 0 to use DDB's only.&lt;P&gt;
Default: 0
</description>
<default-state>0</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context>__WXMSW__</context>
<configure-command></configure-command>
<help-topic></help-topic>
<notes></notes>
</setting>
</setting>
<setting type="group">
<active>1</active>
<enabled>0</enabled>
<name>wxGTK</name>
<description></description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command></configure-command>
<help-topic></help-topic>
<notes></notes>
<setting type="bool-check">
<active>0</active>
<enabled>1</enabled>
<name>wxUSE_GTKTEST</name>
<description>&lt;B&gt;GTK+ test&lt;/B&gt;&lt;P&gt;
Try to compile and run a test GTK program.</description>
<default-state>1</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context>__WXGTK__</context>
<configure-command>--enable-gtktest</configure-command>
<help-topic></help-topic>
<notes></notes>
</setting>
<setting type="bool-check">
<active>0</active>
<enabled>0</enabled>
<name>wxUSE_GTKPREFIX</name>
<description>&lt;B&gt;GTK+ prefix&lt;/B&gt;&lt;P&gt;
Prefix where GTK+ is installed (optional). Type the prefix into the &lt;b&gt;value&lt;/b&gt; field.</description>
<default-state>0</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context>__WXGTK__</context>
<configure-command>--with-gtk-prefix</configure-command>
<help-topic></help-topic>
<notes></notes>
<value custom="true" type="string" editor-type="string" description="<B>Value</B><P>
Type the prefix into the <B>value</B> property."></value>
</setting>
<setting type="bool-check">
<active>0</active>
<enabled>0</enabled>
<name>wxUSE_GTKEXECPREFIX</name>
<description>&lt;B&gt;GTK+ exec prefix&lt;/B&gt;&lt;P&gt;
Exec prefix where GTK+ is installed (optional). Type the prefix into the &lt;b&gt;value&lt;/b&gt; field.</description>
<default-state>0</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context>__WXGTK__</context>
<configure-command>--with-gtk-exec-prefix</configure-command>
<help-topic></help-topic>
<notes></notes>
<value custom="true" type="string" editor-type="string" description="<B>Value</B><P>
Type the prefix into the <B>value</B> property."></value>
</setting>
<setting type="bool-check">
<active>1</active>
<enabled>0</enabled>
<name>wxUSE_LIBICONV_PREFIX</name>
<description>&lt;B&gt;libiconv prefix&lt;/B&gt;&lt;P&gt;
Search for libiconv in DIR/include and DIR/lib. Type the prefix into the &lt;b&gt;value&lt;/b&gt; field.</description>
<default-state>0</default-state>
<requires></requires>
<precludes></precludes>
<enabled-if></enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--with-libiconv-prefix</configure-command>
<help-topic></help-topic>
<notes></notes>
<value custom="true" type="string" editor-type="string" description="<B>Value</B><P>
Type the prefix into the <B>value</B> property."></value>
</setting>
<setting type="bool-check">
<active>0</active>
<enabled>0</enabled>
<name>wxUSE_X</name>
<description>&lt;B&gt;Use X&lt;/B&gt;&lt;P&gt;
Use the X window system.</description>
<default-state>1</default-state>
<requires>__WXGTK__,__WXMOTIF__,__WXX11__</requires>
<precludes></precludes>
<enabled-if>__WXGTK__,__WXMOTIF__,__WXX11__</enabled-if>
<enabled-if-not></enabled-if-not>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
<configure-command>--with-x</configure-command>
<help-topic></help-topic>
<notes></notes>
</setting>
</setting>
</setting>
</setting>
</settings>