summaryrefslogtreecommitdiff
path: root/projects
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2002-10-03 06:32:37 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-04-06 16:07:32 -0500
commit0cc2f95a9d87ae903a9842f1121384e3b2e5bbdc (patch)
tree28492713dc00924c662cacf989194317425355b1 /projects
parent5ff38d3e1625888719c3c173168e4792211c0089 (diff)
downloadlibpng-0cc2f95a9d87ae903a9842f1121384e3b2e5bbdc.tar.gz
Imported from libpng-1.2.5.tarv1.2.5
Diffstat (limited to 'projects')
-rw-r--r--projects/msvc/README.txt2
-rw-r--r--projects/msvc/png32ms.def2
-rw-r--r--projects/netware.txt4
-rw-r--r--projects/wince.txt4
4 files changed, 6 insertions, 6 deletions
diff --git a/projects/msvc/README.txt b/projects/msvc/README.txt
index 4a9c4e05a..c680fd828 100644
--- a/projects/msvc/README.txt
+++ b/projects/msvc/README.txt
@@ -1,5 +1,5 @@
Microsoft Developer Studio Build File, Format Version 6.00 for
-libpng 1.2.5rc3 (September 18, 2002) and zlib
+libpng 1.2.5 (October 3, 2002) and zlib
Copyright (C) 2000 Simon-Pierre Cadieux
For conditions of distribution and use, see copyright notice in png.h
diff --git a/projects/msvc/png32ms.def b/projects/msvc/png32ms.def
index 5917cfe62..c99537143 100644
--- a/projects/msvc/png32ms.def
+++ b/projects/msvc/png32ms.def
@@ -6,7 +6,7 @@ LIBRARY
DESCRIPTION "PNG image compression library for Windows"
EXPORTS
-;Version 1.2.5rc3
+;Version 1.2.5
png_build_grayscale_palette @1
png_check_sig @2
png_chunk_error @3
diff --git a/projects/netware.txt b/projects/netware.txt
index 3436ecb0a..178361da8 100644
--- a/projects/netware.txt
+++ b/projects/netware.txt
@@ -1,6 +1,6 @@
A set of project files is available for Netware. Get
-libpng-1.2.5rc3-project-netware.zip from a libpng distribution
+libpng-1.2.5-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.5rc3-project-netware.zip"
+"unzip -a libpng-1.2.5-project-netware.zip"
diff --git a/projects/wince.txt b/projects/wince.txt
index 5a94b4902..a1a26c0bc 100644
--- a/projects/wince.txt
+++ b/projects/wince.txt
@@ -1,6 +1,6 @@
A set of project files is available for WinCE. Get
-libpng-1.2.5rc3-project-wince.zip from a libpng distribution
+libpng-1.2.5-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.5rc3-project-wince.zip"
+"unzip -a libpng-1.2.5-project-wince.zip"