Imported from libpng-1.2.16rc1.tar

This commit is contained in:
Glenn Randers-Pehrson
2007-01-24 06:58:21 -06:00
parent 9c5b3a4060
commit bc290d8e6c
45 changed files with 121 additions and 1034 deletions

View File

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