[libpng10] Imported from libpng-1.0.24.tar

This commit is contained in:
Glenn Randers-Pehrson
2007-01-31 07:20:25 -06:00
parent 551892bb60
commit 764b52ad45
45 changed files with 111 additions and 113 deletions

View File

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