Imported from libpng-1.2.34beta04.tar

This commit is contained in:
Glenn Randers-Pehrson
2008-12-01 11:56:22 -06:00
parent 87c2acdeae
commit bc66c96275
48 changed files with 152 additions and 152 deletions

View File

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