Build the objects tileset bundle as well.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@694 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -88,6 +88,10 @@
|
||||
mapfile="${tbundle.dir}/tilesets.map"
|
||||
bundledef="${tbundle.dir}/ground/bundle.xml"
|
||||
target="${tbundle.dir}/ground/bundle.jar"/>
|
||||
<tilebundle config="${tbundle.dir}/bundler-config.xml"
|
||||
mapfile="${tbundle.dir}/tilesets.map"
|
||||
bundledef="${tbundle.dir}/objects/bundle.xml"
|
||||
target="${tbundle.dir}/objects/bundle.jar"/>
|
||||
</target>
|
||||
|
||||
</project>
|
||||
|
||||
Reference in New Issue
Block a user