Add wget and unzip from GnuWin32 for use in the setup scripts.

This commit is contained in:
LexManos 2012-12-03 18:12:05 -08:00
parent e3dfb1e3b7
commit 76ee9440a9
4 changed files with 6 additions and 0 deletions

6
GnuWin32/README.txt Normal file
View 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

Binary file not shown.

BIN
GnuWin32/unzip32.dll Normal file

Binary file not shown.

BIN
GnuWin32/wget.exe Normal file

Binary file not shown.