Imported from libpng-1.2.28.tar

This commit is contained in:
Glenn Randers-Pehrson
2008-04-30 12:36:25 -05:00
parent 9f7b16ad19
commit 6ed6086da5
47 changed files with 121 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.27
PNGMIN = 1.2.28
PNGVER = $(PNGMAJ).$(PNGMIN)
SHAREDLIB=cygpng$(CYGDLL).dll