Depend on preptools instead of DingIY.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1037 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
@@ -86,9 +86,7 @@
|
||||
</target>
|
||||
|
||||
<!-- adds readField and writeField methods to Stremable classes -->
|
||||
<target name="procstream" depends="prepare">
|
||||
<taskdef resource="com/threerings/presents/tools.properties"
|
||||
classpath="${libs.dir}/narya-tools-full.jar"/>
|
||||
<target name="procstream" depends="preptools">
|
||||
<instream outdir="${classes.dir}">
|
||||
<path refid="classpath"/>
|
||||
<fileset dir="${classes.dir}" includes="**/data/*.class"/>
|
||||
|
||||
Reference in New Issue
Block a user