Imported from libpng-1.2.29beta02.tar

This commit is contained in:
Glenn Randers-Pehrson
2008-05-01 15:52:29 -05:00
parent c6bcbf4951
commit fce1b4b1fb
49 changed files with 16078 additions and 9897 deletions

View File

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