Imported from libpng-1.2.31rc03.tar

This commit is contained in:
Glenn Randers-Pehrson
2008-08-19 17:56:05 -05:00
parent 66ab7ffa15
commit baee5f46cf
48 changed files with 120 additions and 110 deletions

View File

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