Imported from libpng-1.2.19beta27.tar

This commit is contained in:
Glenn Randers-Pehrson
2007-07-17 22:18:54 -05:00
parent 07c089ee04
commit 911c469d69
55 changed files with 149 additions and 131 deletions

View File

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