Updated to use the new Client-reference-free style.

git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1042 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
Michael Bayne
2010-12-31 22:29:19 +00:00
parent 08572479f7
commit c8a4fbfd8b
41 changed files with 184 additions and 237 deletions
+1 -1
View File
@@ -43,7 +43,7 @@
<target name="-preptools" depends="-prepare">
<artifact:dependencies pathId="tools.classpath">
<dependency groupId="com.threerings" artifactId="narya-tools" version="1.2"/>
<dependency groupId="com.threerings" artifactId="narya-tools" version="1.4-SNAPSHOT"/>
</artifact:dependencies>
<taskdef resource="com/threerings/presents/tools.properties" classpathref="tools.classpath"/>
</target>