Imported from libpng-1.2.19beta25.tar

This commit is contained in:
Glenn Randers-Pehrson
2007-07-14 22:48:22 -05:00
parent 80663032a9
commit dadc944810
56 changed files with 127 additions and 125 deletions

View File

@@ -77,7 +77,7 @@ CFLAGS= $(strip $(MINGW_CCFLAGS) $(addprefix -I,$(ZLIBINC)) \
LIBNAME = libpng12
PNGMAJ = 0
CYGDLL = 12
PNGMIN = 1.2.19beta24
PNGMIN = 1.2.19beta25
PNGVER = $(PNGMAJ).$(PNGMIN)
SHAREDLIB=cygpng$(CYGDLL).dll