Imported from libpng-1.2.15rc4.tar

This commit is contained in:
Glenn Randers-Pehrson
2006-12-26 18:59:57 -06:00
parent f959d3ee7a
commit 6cdefb3cac
46 changed files with 123 additions and 110 deletions

View File

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