Imported from libpng-1.2.19beta12.tar

This commit is contained in:
Glenn Randers-Pehrson
2007-05-28 13:19:35 -05:00
parent e59c47d5b1
commit 2b7436558e
47 changed files with 838 additions and 784 deletions

View File

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