[libpng10] Imported from libpng-1.0.23.tar

This commit is contained in:
Glenn Randers-Pehrson
2007-01-05 06:57:47 -06:00
parent fb088b9cca
commit 1a2e75ccf1
57 changed files with 163 additions and 171 deletions

View File

@@ -76,7 +76,7 @@ CFLAGS= $(strip $(MINGW_CCFLAGS) $(addprefix -I,$(ZLIBINC)) \
LIBNAME = libpng10
PNGMAJ = 0
MINGDLL = 10
PNGMIN = 1.0.23rc5
PNGMIN = 1.0.23
PNGVER = $(PNGMAJ).$(PNGMIN)
SHAREDLIB=libpng$(MINGDLL).dll