mirror of
https://github.com/nzp-team/fteqw.git
synced 2024-11-22 12:01:25 +00:00
Updated library zlib to 1.3 in Makefile
This commit is contained in:
parent
6a618bb8fd
commit
eb6b127d9c
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@ MAKE:=$(MAKE) --no-print-directory SVNREVISION="$(SVNREVISION)" SVN_VERSION="$(S
|
|||
|
||||
#update these to download+build a different version. this assumes that the url+subdirs etc contain a consistant version everywhere.
|
||||
JPEGVER=9c
|
||||
ZLIBVER=1.2.13
|
||||
ZLIBVER=1.3
|
||||
PNGVER=1.6.39
|
||||
OGGVER=1.3.4
|
||||
VORBISVER=1.3.6
|
||||
|
|
Loading…
Reference in a new issue