Imported from libpng-1.2.32beta01.tar

This commit is contained in:
Glenn Randers-Pehrson
2008-09-06 07:03:59 -05:00
parent 5c31bc8ffc
commit 4489dbc630
52 changed files with 148 additions and 131 deletions

View File

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