Imported from libpng-1.2.15rc5.tar

This commit is contained in:
Glenn Randers-Pehrson
2006-12-29 14:16:35 -06:00
parent 6cdefb3cac
commit 833d32646e
46 changed files with 138 additions and 123 deletions

View File

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