fixed compilation with bakefile-0.1.3 after my latest changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26573 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
af594ecaf1
commit
9439aa542f
@ -4,6 +4,10 @@
|
||||
<makefile>
|
||||
|
||||
<requires version="0.1.3"/>
|
||||
<!-- FIXME: remove this kludge when upgraded to 0.1.4: -->
|
||||
<if cond="BAKEFILE_VERSION=='0.1.3'">
|
||||
<define-tag name="pic" rules="exe,dll,lib,module"/>
|
||||
</if>
|
||||
|
||||
<!-- bakefile modules we need: -->
|
||||
<using module="datafiles"/>
|
||||
|
Loading…
Reference in New Issue
Block a user