wxpresets adjustement to dmars format.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36626 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -51,6 +51,14 @@ FIXME: this template has (at least) the following bugs:
|
|||||||
</set>
|
</set>
|
||||||
|
|
||||||
|
|
||||||
|
<!-- Presets for limited dmars make.exe format: -->
|
||||||
|
<if cond="FORMAT=='dmars'">
|
||||||
|
<set var="WX_UNICODE">0</set>
|
||||||
|
<set var="WX_DEBUG">1</set>
|
||||||
|
<set var="WX_SHARED">0</set>
|
||||||
|
</if>
|
||||||
|
|
||||||
|
|
||||||
<!-- The directory where wxWidgets is installed: -->
|
<!-- The directory where wxWidgets is installed: -->
|
||||||
<if cond="not isdefined('WX_DIR')">
|
<if cond="not isdefined('WX_DIR')">
|
||||||
<set var="WX_DIR_DEFAULT" overwrite="0">$(DOLLAR)($(ENV_VAR)WXWIN)</set>
|
<set var="WX_DIR_DEFAULT" overwrite="0">$(DOLLAR)($(ENV_VAR)WXWIN)</set>
|
||||||
|
Reference in New Issue
Block a user