Imported from libpng-1.2.26beta06.tar

This commit is contained in:
Glenn Randers-Pehrson
2008-03-19 19:26:22 -05:00
parent fc15b2e479
commit 35d97eb5c5
51 changed files with 137 additions and 119 deletions

View File

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