Imported from libpng-1.2.19beta8.tar

This commit is contained in:
Glenn Randers-Pehrson
2007-05-22 16:40:41 -05:00
parent 1a42cb2013
commit 5c66b81289
46 changed files with 106 additions and 101 deletions

View File

@@ -80,7 +80,7 @@ CFLAGS= $(strip $(MINGW_CCFLAGS) $(addprefix -I,$(ZLIBINC)) \
LIBNAME = libpng12
PNGMAJ = 0
CYGDLL = 12
PNGMIN = 1.2.19beta7
PNGMIN = 1.2.19beta8
PNGVER = $(PNGMAJ).$(PNGMIN)
SHAREDLIB=cygpng$(CYGDLL).dll