Revert "No longer needed: ant-contrib"

This reverts commit fb51f562df.
pull/14/head
Tim Su 13 years ago
parent 4396195fcc
commit 3b8dce1b85

@ -50,6 +50,12 @@
unless="sdk.dir"
/>
<taskdef resource="net/sf/antcontrib/antlib.xml">
<classpath>
<pathelement location="antlib/ant-contrib-1.0b3.jar"/>
</classpath>
</taskdef>
<!-- extension targets. Uncomment the ones where you want to do custom work
in between standard targets -->

Loading…
Cancel
Save