Imported from libpng-1.2.20beta01.tar

This commit is contained in:
Glenn Randers-Pehrson
2007-08-19 22:50:31 -05:00
parent 249bd44ebc
commit 963daeaec5
57 changed files with 1098 additions and 194 deletions

View File

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