Imported from libpng-1.2.12.tar

This commit is contained in:
Glenn Randers-Pehrson
2006-06-27 15:23:00 -05:00
parent f5eac0c7fa
commit e3358d1839
44 changed files with 125 additions and 131 deletions

View File

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