Imported from libpng-1.2.9beta6.tar

This commit is contained in:
Glenn Randers-Pehrson
2006-03-05 20:15:20 -06:00
parent e64746200b
commit b7f9593715
58 changed files with 1061 additions and 127 deletions

View File

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