<!-- $Id$ -->
<!--
-Presents for building wxWidgets applications.
+ Presets for building wxWidgets applications.
-FIXME: docs
+ FIXME: docs
-->
<makefile>
-
+
+ <!-- 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">2</set>
+
<!-- this is just a wrapper that includes the real implementation: -->
<set var="__wx_included_impl">0</set>