]> git.saurik.com Git - wxWidgets.git/blobdiff - build/bakefiles/wxpresets/presets/wx.bkl
added COMPILER_PREFIX support to wxpresets
[wxWidgets.git] / build / bakefiles / wxpresets / presets / wx.bkl
index e030b3b90e9c169599df0ee2c91e597a080be6f2..ff06b7f6fd803c7428e07f222d9ebf781279667d 100644 (file)
 
     <requires version="0.2.2"/>
 
+    <using module="wx_presets"/>
 
     <!-- this variable identifies the version of the wx presets.
          this is changed only when major changes to wxpresets take place.
         <if cond="WX_DEBUG=='0' and WX_UNICODE=='1'">u</if>
     </set>
 
+    <set var="COMPILER_PREFIX" make_var="1">$(COMPILER)</set>
+