Imported from libpng-1.2.29.tar

This commit is contained in:
Glenn Randers-Pehrson
2008-05-08 06:58:31 -05:00
parent 1586ea6fe9
commit 247e230581
47 changed files with 110 additions and 111 deletions

View File

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