Imported from libpng-1.2.18.tar

This commit is contained in:
Glenn Randers-Pehrson
2007-05-15 18:52:42 -05:00
parent ad084f559a
commit 413ed28246
51 changed files with 128 additions and 164 deletions

View File

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