Fix jsmooth tmp filename when generating executable.

cusax-fix
Damian Minkov 17 years ago
parent 6c2c4e338a
commit d877f9d37d

@ -70,7 +70,7 @@
<replace file="${inst.resrc}/windows/tmp.run.exe.jsmooth"
token="_APP_NAME_" value="${application.name}"/>
<jsmoothgen project="${inst.resrc}/windows/run.exe.jsmooth"
<jsmoothgen project="${inst.resrc}/windows/tmp.run.exe.jsmooth"
skeletonroot="${inst.resrc}/windows/skeletons"/>
<delete file="${inst.resrc}/windows/tmp.run.exe.jsmooth"/>

Loading…
Cancel
Save