Build a unified jar file as well as our myriad wee ones.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1071 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
@@ -314,7 +314,8 @@
|
|||||||
|
|
||||||
<target name="dist" depends="-prepare,compile,procstream,-ninstall,aslib"
|
<target name="dist" depends="-prepare,compile,procstream,-ninstall,aslib"
|
||||||
description="Compiles everything and build distribution jar files.">
|
description="Compiles everything and build distribution jar files.">
|
||||||
<!-- build our various jar files -->
|
<jar destfile="${deploy.dir}/${ant.project.name}.jar" basedir="${classes.dir}"/>
|
||||||
|
<!-- also build our various split jar files -->
|
||||||
<jar destfile="${deploy.dir}/${ant.project.name}-rsrc.jar">
|
<jar destfile="${deploy.dir}/${ant.project.name}-rsrc.jar">
|
||||||
<fileset dir="${classes.dir}" includes="com/threerings/resource/**"/>
|
<fileset dir="${classes.dir}" includes="com/threerings/resource/**"/>
|
||||||
</jar>
|
</jar>
|
||||||
|
|||||||
Reference in New Issue
Block a user