Correct adding new subtags (CharacterId tags)

This commit is contained in:
Jindra Petřík
2015-04-18 06:06:12 +02:00
parent 642b6827db
commit 76bd6e8df6
47 changed files with 275 additions and 17 deletions
+3 -1
View File
@@ -222,7 +222,9 @@
<zipfileset file="${app.info.temp}" fullpath="FFDec.app/Contents/Info.plist" />
<zipfileset dir="${DISTRIBUTIONDIR}" excludes="ffdec.sh" prefix="FFDec.app/Contents/Resources/" />
<zipfileset dir="${DISTRIBUTIONDIR}" includes="ffdec.sh" fullpath="FFDec.app/Contents/Resources/ffdec.sh" filemode="755" />
</zip>
</zip>
<delete file="${app.script.temp}" />
<delete file="${app.info.temp}" />
</target>
<target name="-set-gui-type">