Imported from libpng-1.2.8.tar

This commit is contained in:
Glenn Randers-Pehrson
2004-12-02 18:14:51 -06:00
parent 584b96e859
commit 917648ecb9
78 changed files with 26174 additions and 207 deletions

View File

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