[legacy] Imported from libpng-1.2.46rc02.tar

This commit is contained in:
Glenn Randers-Pehrson
2011-07-08 18:30:20 -05:00
parent b973ab0914
commit 3c934137f6
51 changed files with 126 additions and 112 deletions

View File

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