Add wget and unzip from GnuWin32 for use in the setup scripts.
This commit is contained in:
parent
e3dfb1e3b7
commit
76ee9440a9
4 changed files with 6 additions and 0 deletions
6
GnuWin32/README.txt
Normal file
6
GnuWin32/README.txt
Normal file
|
@ -0,0 +1,6 @@
|
|||
These files are taken from the GnuWin32 page, for simplicity's sake.
|
||||
Honestly, I dont understand why windows doesn't have the equivently of these programs, but whatever.
|
||||
These are only used in the git repo, and not in the released version, so they are not shipped anywhere outside the git.
|
||||
|
||||
http://gnuwin32.sourceforge.net/packages/wget.htm
|
||||
http://gnuwin32.sourceforge.net/packages/unzip.htm
|
BIN
GnuWin32/unzip.exe
Normal file
BIN
GnuWin32/unzip.exe
Normal file
Binary file not shown.
BIN
GnuWin32/unzip32.dll
Normal file
BIN
GnuWin32/unzip32.dll
Normal file
Binary file not shown.
BIN
GnuWin32/wget.exe
Normal file
BIN
GnuWin32/wget.exe
Normal file
Binary file not shown.
Loading…
Reference in a new issue