Imported from libpng-1.2.19beta14.tar

This commit is contained in:
Glenn Randers-Pehrson
2007-06-16 14:09:12 -05:00
parent c72d8d4d29
commit 16851b3eb3
55 changed files with 130 additions and 124 deletions

View File

@@ -81,7 +81,7 @@ CFLAGS= $(strip $(MINGW_CCFLAGS) $(addprefix -I,$(ZLIBINC)) \
LIBNAME = libpng12
PNGMAJ = 0
MINGDLL = 12
PNGMIN = 1.2.19beta13
PNGMIN = 1.2.19beta14
PNGVER = $(PNGMAJ).$(PNGMIN)
SHAREDLIB=libpng$(MINGDLL).dll