[master] Imported from libpng-1.2.38.tar

This commit is contained in:
Glenn Randers-Pehrson
2009-07-16 05:58:49 -05:00
parent 4aa911abc6
commit d91c64e428
52 changed files with 1059 additions and 142 deletions

View File

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