Imported from libpng-1.2.19rc6.tar

This commit is contained in:
Glenn Randers-Pehrson
2007-08-15 07:10:27 -05:00
parent 3922e7afc3
commit 04a1b1c123
56 changed files with 142 additions and 122 deletions

View File

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