Imported from libpng-1.2.8rc4.tar

This commit is contained in:
Glenn Randers-Pehrson
2004-11-29 12:54:19 -06:00
parent c3dda6daea
commit 228c637527
63 changed files with 1458 additions and 99 deletions

View File

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