Imported from libpng-1.2.32.tar

This commit is contained in:
Glenn Randers-Pehrson
2008-09-18 04:48:23 -05:00
parent bfb5132362
commit 382410249d
50 changed files with 124 additions and 139 deletions

View File

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