Imported from libpng-1.4.0beta2.tar

This commit is contained in:
Glenn Randers-Pehrson
2006-04-20 21:31:14 -05:00
parent 1721829464
commit d60b8fab03
64 changed files with 297 additions and 1413 deletions

View File

@@ -80,7 +80,7 @@ CFLAGS= $(strip $(MINGW_CCFLAGS) $(addprefix -I,$(ZLIBINC)) \
LIBNAME = libpng14
PNGMAJ = 0
CYGDLL = 14
PNGMIN = 1.4.0beta1
PNGMIN = 1.4.0beta2
PNGVER = $(PNGMAJ).$(PNGMIN)
SHAREDLIB=cygpng$(CYGDLL).dll