Imported from libpng-1.2.8rc3.tar

This commit is contained in:
Glenn Randers-Pehrson
2004-11-27 18:22:29 -06:00
parent 73b029f9d3
commit c3dda6daea
57 changed files with 631 additions and 474 deletions

View File

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