summaryrefslogtreecommitdiff
path: root/projects
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2012-02-18 14:05:39 -0600
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2012-02-18 23:49:33 -0600
commit4ae1de1114cb83c6f1462e9f76c8efc23f3924c9 (patch)
treebeb8ed6de565e112c988d198e655faf6ac4ad1eb /projects
parente0e4104db48cd38eda1414718be92984e93b9f0e (diff)
downloadlibpng-4ae1de1114cb83c6f1462e9f76c8efc23f3924c9.tar.gz
[libpng12] Imported from libpng-1.2.47.tarv1.2.47
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 4f069d27d..c8ed3c23f 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.47rc01-project-wince.zip from a libpng distribution
+libpng-1.2.47-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.47rc01-project-wince.zip"
+"unzip -a libpng-1.2.47-project-wince.zip"
diff --git a/projects/xcode/libpng.xcodeproj/project.pbxproj b/projects/xcode/libpng.xcodeproj/project.pbxproj
index fef4afe7e..d33bd4385 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.47rc01;
+ FRAMEWORK_VERSION = 1.2.47;
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.47rc01;
+ FRAMEWORK_VERSION = 1.2.47;
GCC_PRECOMPILE_PREFIX_HEADER = NO;
GCC_PREFIX_HEADER = "";
INFOPLIST_FILE = Info.plist;