Imported from libpng-1.2.19beta6.tar

This commit is contained in:
Glenn Randers-Pehrson
2007-05-22 04:58:45 -05:00
parent 8a9733e777
commit cf2978cbbb
54 changed files with 142 additions and 119 deletions

View File

@@ -76,7 +76,7 @@ CFLAGS= $(strip $(MINGW_CCFLAGS) $(addprefix -I,$(ZLIBINC)) \
LIBNAME = libpng12
PNGMAJ = 0
MINGDLL = 12
PNGMIN = 1.2.19beta5
PNGMIN = 1.2.19beta6
PNGVER = $(PNGMAJ).$(PNGMIN)
SHAREDLIB=libpng$(MINGDLL).dll