diff options
author | Araq <rumpf_a@web.de> | 2014-10-17 18:18:46 +0200 |
---|---|---|
committer | Araq <rumpf_a@web.de> | 2014-10-17 18:18:46 +0200 |
commit | 56f1f3d4bce3e9e52e15e3569668d3dacc1c5f77 (patch) | |
tree | 2b4e7e67f32e1e06c320cad3de8742615f1d3273 /compiler/nimrod.ini | |
parent | 4accf4292997bda0e9746a152ba202c646e01e11 (diff) | |
download | Nim-56f1f3d4bce3e9e52e15e3569668d3dacc1c5f77.tar.gz |
more improvements for the NSIS installer
Diffstat (limited to 'compiler/nimrod.ini')
-rw-r--r-- | compiler/nimrod.ini | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/compiler/nimrod.ini b/compiler/nimrod.ini index 934ef3988..82d5ea2ae 100644 --- a/compiler/nimrod.ini +++ b/compiler/nimrod.ini @@ -123,9 +123,10 @@ Files: "koch.exe" Files: "start.bat" BinPath: r"bin;dist\mingw\bin;dist" -; Section | dir | zipFile | size hint (in KB) | url +; Section | dir | zipFile | size hint (in KB) | url | exe start menu entry Download: r"Documentation|doc|docs.zip|13824|http://nim-lang.org/download/docs-${version}.zip" Download: r"C compiler (mingw)|dist|mingw.zip|82944|http://nim-lang.org/download/${mingw}.zip" +Download: r"Aporia IDE|dist|aporia.zip|97997|http://nim-lang.org/download/aporia-0.1.3.zip|aporia\bin\aporia.exe" ; for now only NSIS supports optional downloads [UnixBin] |