[libpng12] Imported from libpng-1.2.53.tar

This commit is contained in:
Glenn Randers-Pehrson
2015-02-26 14:20:25 -06:00
parent b00981ce77
commit 25e785e30c
59 changed files with 144 additions and 143 deletions

View File

@@ -77,7 +77,7 @@ CFLAGS= $(strip $(MINGW_CCFLAGS) $(addprefix -I,$(ZLIBINC)) \
LIBNAME = libpng12
PNGMAJ = 0
CYGDLL = 12
PNGMIN = 1.2.53rc03
PNGMIN = 1.2.53
PNGVER = $(PNGMAJ).$(PNGMIN)
SHAREDLIB=cygpng$(CYGDLL).dll