[master] Imported from libpng-1.2.39beta05.tar

This commit is contained in:
Glenn Randers-Pehrson
2009-08-01 08:50:51 -05:00
parent 39ffc1c3c7
commit 9e88fcd58c
48 changed files with 128 additions and 105 deletions

View File

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