- add target to zip templates to main build.xml
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7140 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
This commit is contained in:
parent
58ddf49040
commit
bc186ecb48
@ -12,6 +12,7 @@
|
|||||||
|
|
||||||
<target name="build" description="Builds the complete SDK" depends="-check-platform, -update-sdk-platform-config">
|
<target name="build" description="Builds the complete SDK" depends="-check-platform, -update-sdk-platform-config">
|
||||||
<ant dir="engine" target="update-sdk"/>
|
<ant dir="engine" target="update-sdk"/>
|
||||||
|
<ant dir="sdk" target="zip-templates"/>
|
||||||
<ant dir="sdk" target="build"/>
|
<ant dir="sdk" target="build"/>
|
||||||
</target>
|
</target>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user