[master] Imported from libpng-1.2.39beta04.tar

This commit is contained in:
Glenn Randers-Pehrson
2009-08-01 07:36:24 -05:00
parent 69d0e44295
commit 39ffc1c3c7
49 changed files with 118 additions and 115 deletions

View File

@@ -77,7 +77,7 @@ CFLAGS= $(strip $(MINGW_CCFLAGS) $(addprefix -I,$(ZLIBINC)) \
LIBNAME = libpng12
PNGMAJ = 0
CYGDLL = 12
PNGMIN = 1.2.39beta03
PNGMIN = 1.2.39beta04
PNGVER = $(PNGMAJ).$(PNGMIN)
SHAREDLIB=cygpng$(CYGDLL).dll