Imported from libpng-1.2.0beta2.tar

This commit is contained in:
Glenn Randers-Pehrson
2001-05-07 14:52:45 -05:00
parent 1fd5fb33c2
commit 3097f618f2
53 changed files with 413 additions and 283 deletions

View File

@@ -39,8 +39,8 @@ CFLAGS=-I$(ZLIBINC) -Wall -O3 $(ALIGN) -funroll-loops \
# have to change it.
PNGMAJ = 2
#PNGDLL = $2# msvc
PNGDLL = 2# cygwin 1.2.0beta1
PNGMIN = 1.2.0beta1
PNGDLL = 2# cygwin 1.2.0beta2
PNGMIN = 1.2.0beta2
PNGMIN_BASE = 1.2.0
PNGVER = $(PNGMAJ).$(PNGMIN)