[libpng10] Imported from libpng-1.0.15.tar

This commit is contained in:
Glenn Randers-Pehrson
2002-10-03 06:13:23 -05:00
parent 3bdb7fed6e
commit 4fc3118b59
61 changed files with 181 additions and 143 deletions

View File

@@ -79,7 +79,7 @@ CFLAGS= $(strip $(MINGW_CCFLAGS) $(addprefix -I,$(ZLIBINC)) \
LIBNAME = libpng10
PNGMAJ = 0
CYGDLL = 10
PNGMIN = 1.0.15rc3
PNGMIN = 1.0.15
PNGVER = $(PNGMAJ).$(PNGMIN)
SHAREDLIB=cygpng$(CYGDLL).dll