Put the puzzle library in its own jar file.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@3106 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -166,6 +166,8 @@
|
||||
</jar>
|
||||
<jar destfile="${deploy.dir}/${app.name}-parlor.jar">
|
||||
<fileset dir="${classes.dir}" includes="com/threerings/parlor/**"/>
|
||||
</jar>
|
||||
<jar destfile="${deploy.dir}/${app.name}-puzzle.jar">
|
||||
<fileset dir="${classes.dir}" includes="com/threerings/puzzle/**"/>
|
||||
</jar>
|
||||
<jar destfile="${deploy.dir}/${app.name}-micasa.jar">
|
||||
|
||||
Reference in New Issue
Block a user