Imported from libpng-1.2.15beta1.tar

This commit is contained in:
Glenn Randers-Pehrson
2006-12-02 21:09:29 -06:00
parent c2573702cf
commit 9fe05edd47
46 changed files with 1497 additions and 1288 deletions

View File

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