Imported from libpng-1.2.8beta5.tar

This commit is contained in:
Glenn Randers-Pehrson
2004-11-20 11:18:40 -06:00
parent 878b31e0b4
commit 4093607bc9
57 changed files with 224 additions and 143 deletions

View File

@@ -79,7 +79,7 @@ CFLAGS= $(strip $(MINGW_CCFLAGS) $(addprefix -I,$(ZLIBINC)) \
LIBNAME = libpng12
PNGMAJ = 0
CYGDLL = 12
PNGMIN = 1.2.8beta4
PNGMIN = 1.2.8beta5
PNGVER = $(PNGMAJ).$(PNGMIN)
SHAREDLIB=cygpng$(CYGDLL).dll