Imported from libpng-1.2.19beta7.tar

This commit is contained in:
Glenn Randers-Pehrson
2007-05-22 08:28:05 -05:00
parent cf2978cbbb
commit 1a42cb2013
46 changed files with 112 additions and 97 deletions

View File

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