Imported from libpng-1.2.14.tar

This commit is contained in:
Glenn Randers-Pehrson
2006-11-28 10:26:15 -06:00
parent b8e76b586e
commit c2573702cf
45 changed files with 111 additions and 127 deletions

View File

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