[master] Imported from libpng-1.2.41beta01.tar

This commit is contained in:
Glenn Randers-Pehrson
2009-09-25 12:05:36 -05:00
parent 1b6f6d80ea
commit ac13f5e6f9
51 changed files with 353 additions and 256 deletions

View File

@@ -77,7 +77,7 @@ CFLAGS= $(strip $(MINGW_CCFLAGS) $(addprefix -I,$(ZLIBINC)) \
LIBNAME = libpng12
PNGMAJ = 0
MINGDLL = 12
PNGMIN = 1.2.40
PNGMIN = 1.2.41beta01
PNGVER = $(PNGMAJ).$(PNGMIN)
SHAREDLIB=libpng$(MINGDLL).dll