Imported from libpng-1.2.19beta26.tar

This commit is contained in:
Glenn Randers-Pehrson
2007-07-16 21:44:06 -05:00
parent dadc944810
commit 07c089ee04
55 changed files with 143 additions and 124 deletions

View File

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