Imported from libpng-1.2.16beta2.tar

This commit is contained in:
Glenn Randers-Pehrson
2007-01-16 21:04:40 -06:00
parent 04bbba55c7
commit 9c5b3a4060
46 changed files with 1045 additions and 112 deletions

View File

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