Imported from libpng-1.2.4.tar

This commit is contained in:
Glenn Randers-Pehrson
2002-07-07 19:15:20 -05:00
parent 2ae022da7e
commit 484a8a10fe
61 changed files with 125 additions and 132 deletions

View File

@@ -79,7 +79,7 @@ CFLAGS= $(strip $(MINGW_CCFLAGS) $(addprefix -I,$(ZLIBINC)) \
LIBNAME = libpng12
PNGMAJ = 0
PNGDLL = 13
PNGMIN = 1.2.4rc1
PNGMIN = 1.2.4
PNGVER = $(PNGMAJ).$(PNGMIN)
SHAREDLIB=cygpng$(PNGDLL).dll