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>
|
</target>
|
||||||
|
|
||||||
<!-- adds readField and writeField methods to Stremable classes -->
|
<!-- adds readField and writeField methods to Stremable classes -->
|
||||||
<target name="procstream" depends="prepare">
|
<target name="procstream" depends="preptools">
|
||||||
<taskdef resource="com/threerings/presents/tools.properties"
|
|
||||||
classpath="${libs.dir}/narya-tools-full.jar"/>
|
|
||||||
<instream outdir="${classes.dir}">
|
<instream outdir="${classes.dir}">
|
||||||
<path refid="classpath"/>
|
<path refid="classpath"/>
|
||||||
<fileset dir="${classes.dir}" includes="**/data/*.class"/>
|
<fileset dir="${classes.dir}" includes="**/data/*.class"/>
|
||||||
|
|||||||
Reference in New Issue
Block a user