Imported from libpng-1.2.19beta28.tar

This commit is contained in:
Glenn Randers-Pehrson
2007-07-18 20:05:37 -05:00
parent 911c469d69
commit 08313ef870
55 changed files with 149 additions and 158 deletions

View File

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