[libpng10] Imported from libpng-1.0.33.tar

This commit is contained in:
Glenn Randers-Pehrson
2008-04-30 09:31:01 -05:00
parent 4f66bef47f
commit 38f0418ee7
57 changed files with 10046 additions and 16031 deletions

View File

@@ -74,7 +74,7 @@ CFLAGS= $(strip $(MINGW_CCFLAGS) $(addprefix -I,$(ZLIBINC)) \
LIBNAME = libpng10
PNGMAJ = 0
CYGDLL = 10
PNGMIN = 1.0.32
PNGMIN = 1.0.33
PNGVER = $(PNGMAJ).$(PNGMIN)
SHAREDLIB=cygpng$(CYGDLL).dll