Imported from libpng-1.2.2.tar

This commit is contained in:
Glenn Randers-Pehrson
2002-04-15 09:25:51 -05:00
parent fcbd7870e9
commit 4fb046a52d
62 changed files with 374 additions and 154 deletions

View File

@@ -41,7 +41,7 @@ CFLAGS=$(MINGW_CCFLAGS) -I$(ZLIBINC) -Wall -O3 $(ALIGN) -funroll-loops \
PNGMAJ = 0
#PNGDLL = $12
PNGMIN = 1.2.2rc1
PNGMIN = 1.2.2
PNGMIN_BASE = 1.2.2
PNGVER = $(PNGMAJ).$(PNGMIN)