]> git.saurik.com Git - wxWidgets.git/blobdiff - build/bakefiles/wxpresets/presets/wx.bkl
added func parameter to wxOnAssert
[wxWidgets.git] / build / bakefiles / wxpresets / presets / wx.bkl
index 34fb1bbde1597888dff18be7a5b762850d947548..6cbcdbcac08a95fe37014aec748f324f77a46d4a 100644 (file)
@@ -2,14 +2,18 @@
 <!-- $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>