Imported from libpng-1.2.17rc4.tar

This commit is contained in:
Glenn Randers-Pehrson
2007-05-11 23:12:12 -05:00
parent 999bceb413
commit 3832ab1c21
49 changed files with 125 additions and 114 deletions

View File

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