Imported from libpng-1.2.34beta01.tar

This commit is contained in:
Glenn Randers-Pehrson
2008-11-27 06:44:23 -06:00
parent c4d44b72e8
commit e502bca962
53 changed files with 366 additions and 300 deletions

View File

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