Imported from libpng-1.2.20.tar

This commit is contained in:
Glenn Randers-Pehrson
2007-09-07 22:23:17 -05:00
parent 79e28a4c2e
commit 22eaa89c5a
49 changed files with 127 additions and 147 deletions

View File

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