Imported from libpng-1.2.19rc3.tar

This commit is contained in:
Glenn Randers-Pehrson
2007-08-09 15:29:13 -05:00
parent 394759e0c8
commit 88713fd590
55 changed files with 131 additions and 134 deletions

View File

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