[libpng10] Imported from libpng-1.0.30.tar

This commit is contained in:
Glenn Randers-Pehrson
2007-10-13 12:06:09 -05:00
parent b007817932
commit f9b9775253
52 changed files with 126 additions and 201 deletions

View File

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