Imported from libpng-1.2.11.tar

This commit is contained in:
Glenn Randers-Pehrson
2006-06-26 07:48:31 -05:00
parent 6034592a27
commit f5eac0c7fa
43 changed files with 108 additions and 129 deletions

View File

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