Imported from libpng-1.2.10.tar

This commit is contained in:
Glenn Randers-Pehrson
2006-04-23 13:46:00 -05:00
parent 24df7333a2
commit 78d28c6b96
43 changed files with 1047 additions and 150 deletions

View File

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