📄 wxwin250.wxs
字号:
<?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><B>This is the top-level configuration item.</B></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><B>Choose a target</B><P>
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><B>The WIN32 port.</B><P>
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><b>Windows/Universal</b><P>
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><B>The Xlib/Unix port.</B><P>
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><B>The Mac Carbon and Classic port.</B><P>
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><B>Cocoa port</B><P>
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><B>The GTK+ port.</B><P>
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><B>wxGTK with GTK+ 2</B><P>
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><B>The Motif/Lesstif port.</B><P>
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><B>OS/2 Presentation Manager</B><P>
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><B>Wine port</B><P>
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><B>The MGL Linux and DOS port.</B><P>
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><B>Build options</B><P>
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><B>Use GUI</B><P>
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>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -