Imported from libpng-1.2.19beta24.tar

This commit is contained in:
Glenn Randers-Pehrson
2007-07-14 14:43:24 -05:00
parent 67c75ee7f0
commit 80663032a9
65 changed files with 436 additions and 120 deletions

View File

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