Imported from libpng-1.2.17rc3.tar

This commit is contained in:
Glenn Randers-Pehrson
2007-05-09 14:08:41 -05:00
parent e8f6605642
commit 999bceb413
47 changed files with 139 additions and 105 deletions

View File

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