Imported from libpng-1.2.19beta23.tar

This commit is contained in:
Glenn Randers-Pehrson
2007-07-10 15:49:55 -05:00
parent 62626737a5
commit 67c75ee7f0
55 changed files with 556 additions and 507 deletions

View File

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