For now get our tools directly.

git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@991 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
Michael Bayne
2010-10-24 03:10:49 +00:00
parent 7199d4d97c
commit 263fab257f
2 changed files with 2 additions and 2 deletions
+1 -2
View File
@@ -46,8 +46,7 @@
<!-- makes sure our tools are compiled and defines the ant tasks -->
<target name="preptools" depends="prepare">
<taskdef resource="com/threerings/presents/tools.properties"
classpath="${libs.dir}/narya-tools-full.jar"/>
<taskdef resource="com/threerings/presents/tools.properties" classpathref="classpath"/>
</target>
<!-- cleans out the intermediate build files -->
+1
View File
@@ -10,6 +10,7 @@
<include name="flexTasks.jar"/>
<include name="guava.jar"/>
<include name="guice.jar"/>
<include name="javassist.jar"/>
<include name="jsr250-api.jar"/>
<include name="junit4.jar"/>
<include name="narya.jar"/>