Step one in the fun and exciting extraction of our Miso + Whirled + Cast

juicy goodness into something reusable by SOY.


git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@3436 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2005-03-29 20:12:34 +00:00
parent e47f950695
commit a62f9621b2
13 changed files with 1849 additions and 0 deletions
+3
View File
@@ -192,6 +192,9 @@
<jar destfile="${deploy.dir}/${app.name}-cast.jar">
<fileset dir="${classes.dir}" includes="com/threerings/cast/**"/>
</jar>
<jar destfile="${deploy.dir}/${app.name}-stage.jar">
<fileset dir="${classes.dir}" includes="com/threerings/stage/**"/>
</jar>
</target>
<!-- generate a class hierarchy diagram -->