Imported from libpng-1.2.19beta20.tar

This commit is contained in:
Glenn Randers-Pehrson
2007-06-28 20:01:55 -05:00
parent db40ca4aca
commit 3c115428ea
55 changed files with 761 additions and 597 deletions

View File

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