Imported from libpng-1.2.11rc5.tar

This commit is contained in:
Glenn Randers-Pehrson
2006-06-23 10:36:21 -05:00
parent 7b00d826d3
commit 6034592a27
43 changed files with 120 additions and 114 deletions

View File

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