Use the new asc.jar here too.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@5094 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Par Winzell
2008-05-15 16:57:22 +00:00
parent dbd1d92acc
commit 5f32756b0a
+2 -6
View File
@@ -121,9 +121,7 @@
</filterchain>
</loadfile>
<java classname="macromedia.asc.embedding.Main" fork="true" failonerror="true">
<classpath>
<fileset dir="../lib" includes="asc.jar"/>
</classpath>
<classpath refid="classpath"/>
<arg value="-AS3"/>
<arg value="-strict"/>
<arg value="-import"/>
@@ -234,9 +232,7 @@
unless="thane_client_up_to_date" depends="abclib,bureau-check-thane-client"
description="Compiles the thane client for testing the bureau library">
<java classname="macromedia.asc.embedding.Main" fork="true" failonerror="true">
<classpath>
<fileset dir="../lib" includes="asc.jar"/>
</classpath>
<classpath refid="classpath"/>
<arg value="-AS3"/>
<arg value="-strict"/>
<arg value="-import"/>