Imported from libpng-1.2.25beta01.tar

This commit is contained in:
Glenn Randers-Pehrson
2008-01-09 10:58:36 -06:00
parent a8e07274ae
commit 5ca40ebc22
51 changed files with 1071 additions and 135 deletions

View File

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