Imported from libpng-1.2.26.tar

This commit is contained in:
Glenn Randers-Pehrson
2008-04-02 12:27:58 -05:00
parent b8f615d7a1
commit b8c4b82d18
51 changed files with 125 additions and 1060 deletions

View File

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