[master] Imported from libpng-1.2.42.tar

This commit is contained in:
Glenn Randers-Pehrson
2010-01-02 23:04:36 -06:00
parent 5cfea4fc98
commit 115817d118
56 changed files with 141 additions and 150 deletions

View File

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