require bakefile 0.2.2 and not 0.2.1 and do it for all platforms (part of patch 1604462)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44729 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2007-03-10 17:29:14 +00:00
parent 6b06226335
commit d65cbb3788
2 changed files with 3 additions and 1 deletions

View File

@@ -97,6 +97,9 @@
<makefile>
<requires version="0.2.2"/>
<!-- this variable identifies the version of the wx presets.
this is changed only when major changes to wxpresets take place. -->
<set var="WX_PRESETS_VERSION">4</set>

View File

@@ -12,7 +12,6 @@
<makefile>
<requires version="0.2.1"/>
<!-- OPTIONS -->
<!-- -->