Imported from libpng-1.2.25.tar

This commit is contained in:
Glenn Randers-Pehrson
2008-02-18 16:31:35 -06:00
parent a5136b8863
commit 2296f211e8
53 changed files with 124 additions and 164 deletions

View File

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