Imported from libpng-1.2.20beta04.tar

This commit is contained in:
Glenn Randers-Pehrson
2007-08-21 17:08:29 -05:00
parent 268f0d64fc
commit b56c1f6023
54 changed files with 156 additions and 156 deletions

View File

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