Imported from libpng-1.2.5beta1.tar

This commit is contained in:
Glenn Randers-Pehrson
2002-08-06 18:06:11 -05:00
parent 484a8a10fe
commit 859665d847
64 changed files with 225 additions and 164 deletions

View File

@@ -1,5 +1,5 @@
Microsoft Developer Studio Build File, Format Version 6.00 for
libpng 1.2.4 (July 8, 2002) and zlib
libpng 1.2.5beta1 (August 6, 2002) and zlib
Copyright (C) 2000 Simon-Pierre Cadieux
For conditions of distribution and use, see copyright notice in png.h

View File

@@ -6,7 +6,7 @@ LIBRARY
DESCRIPTION "PNG image compression library for Windows"
EXPORTS
;Version 1.2.4
;Version 1.2.5beta1
png_build_grayscale_palette @1
png_check_sig @2
png_chunk_error @3

View File

@@ -1,6 +1,6 @@
A set of project files is available for Netware. Get
libpng-1.2.4-project-netware.zip from a libpng distribution
libpng-1.2.5beta1-project-netware.zip from a libpng distribution
site such as http://libpng.sourceforge.net
Put the zip file in this directory (projects) and then run
"unzip -a libpng-1.2.4-project-netware.zip"
"unzip -a libpng-1.2.5beta1-project-netware.zip"

View File

@@ -1,6 +1,6 @@
A set of project files is available for WinCE. Get
libpng-1.2.4-project-wince.zip from a libpng distribution
libpng-1.2.5beta1-project-wince.zip from a libpng distribution
site such as http://libpng.sourceforge.net
Put the zip file in this directory (projects) and then run
"unzip -a libpng-1.2.4-project-wince.zip"
"unzip -a libpng-1.2.5beta1-project-wince.zip"