[master] Imported from libpng-1.2.39rc01.tar

This commit is contained in:
Glenn Randers-Pehrson
2009-08-05 21:19:00 -05:00
parent 9e88fcd58c
commit 3a9ab23713
49 changed files with 121 additions and 113 deletions

View File

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