Imported from libpng-1.2.25beta02.tar

This commit is contained in:
Glenn Randers-Pehrson
2008-01-09 23:02:16 -06:00
parent 5ca40ebc22
commit dbc07e13bb
50 changed files with 138 additions and 116 deletions

View File

@@ -74,7 +74,7 @@ CFLAGS= $(strip $(MINGW_CCFLAGS) $(addprefix -I,$(ZLIBINC)) \
LIBNAME = libpng12
PNGMAJ = 0
CYGDLL = 12
PNGMIN = 1.2.25beta01
PNGMIN = 1.2.25beta02
PNGVER = $(PNGMAJ).$(PNGMIN)
SHAREDLIB=cygpng$(CYGDLL).dll