Imported from libpng-1.2.25beta04.tar

This commit is contained in:
Glenn Randers-Pehrson
2008-01-26 10:53:35 -06:00
parent 49f304bd07
commit 5c58e3ee31
52 changed files with 135 additions and 125 deletions

View File

@@ -74,7 +74,7 @@ CFLAGS= $(strip $(MINGW_CCFLAGS) $(addprefix -I,$(ZLIBINC)) \
LIBNAME = libpng12
PNGMAJ = 0
CYGDLL = 12
PNGMIN = 1.2.25beta03
PNGMIN = 1.2.25beta04
PNGVER = $(PNGMAJ).$(PNGMIN)
SHAREDLIB=cygpng$(CYGDLL).dll