Imported from libpng-1.2.34beta02.tar

This commit is contained in:
Glenn Randers-Pehrson
2008-11-28 13:18:28 -06:00
parent e502bca962
commit 6b90023764
53 changed files with 128 additions and 120 deletions

View File

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