Imported from libpng-1.2.23beta04.tar

This commit is contained in:
Glenn Randers-Pehrson
2007-10-23 10:54:15 -05:00
parent 930be98598
commit 134a8eb272
52 changed files with 132 additions and 113 deletions

View File

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