Imported from libpng-1.2.17rc2.tar

This commit is contained in:
Glenn Randers-Pehrson
2007-05-09 08:56:59 -05:00
parent 3148c65323
commit e8f6605642
50 changed files with 180 additions and 145 deletions

View File

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