Imported from libpng-1.2.15rc1.tar

This commit is contained in:
Glenn Randers-Pehrson
2006-12-18 14:08:10 -06:00
parent c2de22abeb
commit 43bb4ba4bf
45 changed files with 1048 additions and 113 deletions

View File

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