added escript.exe to erlang

This commit is contained in:
Richard Astbury 2013-11-28 16:06:50 +00:00
parent 459b1de691
commit 77826e01e7

View File

@ -14,7 +14,8 @@
},
"extract_dir": "$_OUTDIR",
"bin": [
"bin\\erl.exe"
"bin\\erl.exe",
"bin\\escript.exe"
],
"post_install": "
$ini = \"$dir\\bin\\erl.ini\"