[devel] Imported from libpng-1.4.0rc07.tar

This commit is contained in:
Glenn Randers-Pehrson
2010-01-01 10:19:33 -06:00
parent e69b55d9ac
commit a58818a079
37 changed files with 1821 additions and 131 deletions

View File

@@ -68,7 +68,7 @@ CFLAGS= $(strip $(MINGW_CCFLAGS) $(addprefix -I,$(ZLIBINC)) \
LIBNAME = libpng14
PNGMAJ = 14
CYGDLL = 14
PNGMIN = 1.4.0rc06
PNGMIN = 1.4.0rc07
PNGVER = $(PNGMAJ).$(PNGMIN)
SHAREDLIB=cygpng$(CYGDLL).dll