summaryrefslogtreecommitdiff
path: root/projects
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2012-03-02 14:25:11 -0600
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2012-03-02 14:27:25 -0600
commit30d32302d0148b05a26723ee7396348ac9e5a07a (patch)
tree487e89982ed61f0534857c5e42e788c9fd016d92 /projects
parentd2fe2191dbb2af8a77f31682e04c09bf4ddaa446 (diff)
downloadlibpng-30d32302d0148b05a26723ee7396348ac9e5a07a.tar.gz
[libpng12] Imported from libpng-1.2.48rc02.tarv1.2.48rc02
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 0bf4ac89d..5993afc67 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.48beta02-project-wince.zip from a libpng distribution
+libpng-1.2.48rc02-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.48beta02-project-wince.zip"
+"unzip -a libpng-1.2.48rc02-project-wince.zip"
diff --git a/projects/xcode/libpng.xcodeproj/project.pbxproj b/projects/xcode/libpng.xcodeproj/project.pbxproj
index f27a9bfe4..92b95f670 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.48beta02;
+ FRAMEWORK_VERSION = 1.2.48rc02;
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.48beta02;
+ FRAMEWORK_VERSION = 1.2.48rc02;
GCC_PRECOMPILE_PREFIX_HEADER = NO;
GCC_PREFIX_HEADER = "";
INFOPLIST_FILE = Info.plist;