Stick the editor icon in the stage bundle.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@3446 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -194,6 +194,7 @@
|
|||||||
</jar>
|
</jar>
|
||||||
<jar destfile="${deploy.dir}/${app.name}-stage.jar">
|
<jar destfile="${deploy.dir}/${app.name}-stage.jar">
|
||||||
<fileset dir="${classes.dir}" includes="com/threerings/stage/**"/>
|
<fileset dir="${classes.dir}" includes="com/threerings/stage/**"/>
|
||||||
|
<fileset dir="${classes.dir}" includes="rsrc/media/stage/**"/>
|
||||||
</jar>
|
</jar>
|
||||||
</target>
|
</target>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user