📄 wxwin250.wxs
字号:
<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><B>No exception handling</B><P>
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><b>Permissive</b><P></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><B>No dependency information</B><P>
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><B>Rpath</B><P>
Output the rpath flag from wx-config.<P>
If you enable this setting, please enter the path into the <b>value</b> 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><B>Use wxWindows implementation of wxPrintfv</B><P>
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><B>Various options for backward compatibility</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="bool-check">
<active>1</active>
<enabled>0</enabled>
<name>WXWIN_COMPATIBILITY</name>
<description><B>This setting determines the compatibility with 1.68 API</B><P>
Level 0: no backward compatibility, all new features<BR>
Level 1: some extra methods are defined for compatibility.<P>
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_4</name>
<description><B>This setting determines the compatibility with 2.4 API</B><P>
Set it to 1 to enable it but please consider updating your code instead.<P>
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_6</name>
<description><B>This setting determines the compatibility with 2.6 API</B><P>
Set it to 0 to flag all cases of using deprecated functions.<P>
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.<P>
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><B>Set to 0 for accurate dialog units, else 1 to be as per 2.1.16 and before.</B><P>
If migrating between versions, your dialogs may seem to shrink.<P>
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><B>Debugging settings</B><P>
See also <B>C++ options</B>.<P>
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.<P>
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.<P>
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><B>If 1, enables wxDebugContext, for writing error messages to file, etc.</B><P>
If __WXDEBUG__ is not defined, will still use the normal memory operators.<P>
Default is 0. Recommended setting: 0<P>
</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><B>If 1, enables debugging versions of wxObject::new and wxObject::delete *IF* __WXDEBUG__ is also defined.</B><P>
WARNING: this code may not work with all architectures, especially if alignment is an issue. This switch is currently ignored for mingw / cygwin.<P>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -