Imported from libpng-1.2.10beta5.tar

This commit is contained in:
Glenn Randers-Pehrson
2006-04-16 19:45:31 -05:00
parent 77be22c09a
commit b511b60aaa
45 changed files with 489 additions and 451 deletions

View File

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