[libpng10] Imported from libpng-1.0.43.tar

This commit is contained in:
Glenn Randers-Pehrson
2009-02-14 15:58:27 -06:00
parent 53ab12bb91
commit bceda5f9d6
53 changed files with 130 additions and 134 deletions

View File

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