Imported from libpng-1.2.22.tar

This commit is contained in:
Glenn Randers-Pehrson
2007-10-13 12:07:48 -05:00
parent 5ab788cd84
commit fab1959d00
52 changed files with 126 additions and 201 deletions

View File

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