[libpng10] Imported from libpng-1.0.42.tar

This commit is contained in:
Glenn Randers-Pehrson
2008-12-18 05:44:17 -06:00
parent 0b86d89622
commit c802480614
53 changed files with 131 additions and 163 deletions

View File

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