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:
@@ -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 -->
|
||||
|
||||
Reference in New Issue
Block a user