diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-09-06 11:08:47 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-09-06 11:08:47 +0000 |
commit | b88b795c0b8f08a4530726cbcea2994782d064d4 (patch) | |
tree | 93cae83b44b2183ca8a8e38eb0f697d9558c2307 /tools/installer_ng/getuil.bat | |
parent | aaa839208d68557a64f271a00eabf0377d6f03f3 (diff) |
Installer: make_all.bat for fully automatic compilation, make_interactive.bat for interactive mode
git-svn-id: http://svn.miranda-ng.org/main/trunk@5963 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'tools/installer_ng/getuil.bat')
-rw-r--r-- | tools/installer_ng/getuil.bat | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/tools/installer_ng/getuil.bat b/tools/installer_ng/getuil.bat deleted file mode 100644 index 87183449ed..0000000000 --- a/tools/installer_ng/getuil.bat +++ /dev/null @@ -1,5 +0,0 @@ -@echo off
-rem Download tools needed for compiling installer
-mkdir util
-Tools\wget.exe -P util http://www.jrsoftware.org/download.php/ispack-unicode.exe
-rem end
\ No newline at end of file |