Imported from libpng-1.2.22beta2.tar

This commit is contained in:
Glenn Randers-Pehrson
2007-10-05 15:59:26 -05:00
parent 582fec4e11
commit e41076e082
51 changed files with 1063 additions and 124 deletions

View File

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