|
|
@ -44,8 +44,6 @@ |
|
|
|
<replacestring from='#jdkhome="/path/to/jdk"' to ='${jdkhome.string}'/> |
|
|
|
<replacestring from='#jdkhome="/path/to/jdk"' to ='${jdkhome.string}'/> |
|
|
|
</filterchain> |
|
|
|
</filterchain> |
|
|
|
</copy> |
|
|
|
</copy> |
|
|
|
<copy file="jmonkeyplatform.import" tofile="build/launcher/etc/jmonkeyplatform.import"/> |
|
|
|
|
|
|
|
<copy file="jmonkeyplatform.import" tofile="build/etc/jmonkeyplatform.import"/> |
|
|
|
|
|
|
|
</target> |
|
|
|
</target> |
|
|
|
|
|
|
|
|
|
|
|
<!--zips up the templates and adds them to the template project--> |
|
|
|
<!--zips up the templates and adds them to the template project--> |
|
|
|