summaryrefslogtreecommitdiff
path: root/projects
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2011-07-08 06:49:31 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2011-07-08 07:11:36 -0500
commitb973ab09147ae0a6b1e7e16d68751fb3441cfbe4 (patch)
tree7a0aac090391b43887f8b5603cd3b02d11d24e86 /projects
parent3341f519f40bc1309367e3c543303a0a518f5c5d (diff)
downloadlibpng-b973ab09147ae0a6b1e7e16d68751fb3441cfbe4.tar.gz
[legacy] Imported from libpng-1.2.46rc01.tarv1.2.46rc01
Diffstat (limited to 'projects')
-rw-r--r--projects/wince.txt4
-rw-r--r--projects/xcode/libpng.xcodeproj/project.pbxproj4
2 files changed, 4 insertions, 4 deletions
diff --git a/projects/wince.txt b/projects/wince.txt
index 00fd58292..fe83843ae 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.45-project-wince.zip from a libpng distribution
+libpng-1.2.46rc01-project-wince.zip from a libpng distribution
site such as http://libpng.sourceforge.net/index.html
Put the zip file in this directory (projects) and then run
-"unzip -a libpng-1.2.45-project-wince.zip"
+"unzip -a libpng-1.2.46rc01-project-wince.zip"
diff --git a/projects/xcode/libpng.xcodeproj/project.pbxproj b/projects/xcode/libpng.xcodeproj/project.pbxproj
index 16b08159a..2c0870ee6 100644
--- a/projects/xcode/libpng.xcodeproj/project.pbxproj
+++ b/projects/xcode/libpng.xcodeproj/project.pbxproj
@@ -222,7 +222,7 @@
COPY_PHASE_STRIP = NO;
DYLIB_COMPATIBILITY_VERSION = 3;
DYLIB_CURRENT_VERSION = 3;
- FRAMEWORK_VERSION = 1.2.45;
+ FRAMEWORK_VERSION = 1.2.46rc01;
GCC_PRECOMPILE_PREFIX_HEADER = NO;
GCC_PREFIX_HEADER = "";
INFOPLIST_FILE = Info.plist;
@@ -240,7 +240,7 @@
buildSettings = {
DYLIB_COMPATIBILITY_VERSION = 3;
DYLIB_CURRENT_VERSION = 3;
- FRAMEWORK_VERSION = 1.2.45;
+ FRAMEWORK_VERSION = 1.2.46rc01;
GCC_PRECOMPILE_PREFIX_HEADER = NO;
GCC_PREFIX_HEADER = "";
INFOPLIST_FILE = Info.plist;