Imported from libpng-1.2.21beta1.tar

This commit is contained in:
Glenn Randers-Pehrson
2007-09-14 10:24:18 -05:00
parent 22eaa89c5a
commit 219d3b449f
54 changed files with 183 additions and 140 deletions

View File

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