Imported from libpng-1.2.24beta02.tar

This commit is contained in:
Glenn Randers-Pehrson
2007-11-30 16:33:40 -06:00
parent 541b47ac2a
commit 03dfa028d2
50 changed files with 124 additions and 129 deletions

View File

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