Imported from libpng-1.2.16beta1.tar

This commit is contained in:
Glenn Randers-Pehrson
2007-01-06 09:05:23 -06:00
parent 40b70d5373
commit 04bbba55c7
46 changed files with 122 additions and 125 deletions

View File

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