Imported from libpng-1.2.8beta3.tar

This commit is contained in:
Glenn Randers-Pehrson
2004-11-02 21:49:39 -06:00
parent 94d9362fc5
commit 7806777139
56 changed files with 106 additions and 99 deletions

View File

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