Imported from libpng-1.4.0beta13.tar

This commit is contained in:
Glenn Randers-Pehrson
2006-11-07 20:38:11 -06:00
parent ebd7f9a371
commit 3779c69674
49 changed files with 133 additions and 1024 deletions

View File

@@ -19,7 +19,7 @@ ERRFILE= >> pngerrs
# variables
OBJS1 = png$(O) pngset$(O) pngget$(O) pngrutil$(O) pngtrans$(O) pngwutil$(O)
OBJS2 = pngmem$(O) pngpread$(O) pngread$(O) pngerror$(O) pngwrite$(O)
OBJS3 = pngrtran$(O) pngwtran$(O) pngrio$(O) pngwio$(O)
OBJS3 = pngrtran$(O) pngwtran$(O) pngrio$(O) pngwio$(O) pnggccrd$(O)
all: libpng.lib pngdefs.h