Imported from libpng-1.2.24beta01.tar

This commit is contained in:
Glenn Randers-Pehrson
2007-11-19 20:02:11 -06:00
parent 507a35a9be
commit 541b47ac2a
56 changed files with 198 additions and 1075 deletions

View File

@@ -74,7 +74,7 @@ CFLAGS= $(strip $(MINGW_CCFLAGS) $(addprefix -I,$(ZLIBINC)) \
LIBNAME = libpng12
PNGMAJ = 0
CYGDLL = 12
PNGMIN = 1.2.23
PNGMIN = 1.2.24beta01
PNGVER = $(PNGMAJ).$(PNGMIN)
SHAREDLIB=cygpng$(CYGDLL).dll