summaryrefslogtreecommitdiff
path: root/projects
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2010-01-01 10:43:19 -0600
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2010-01-01 10:50:04 -0600
commitb9d671326be72f08b699ac8047a5253ea94f0c58 (patch)
treec8ba849d7befbef43b9faf980b5356c0312d9cee /projects
parent8e4e070151b3f321a34e09ec9de6a7e9c732ba94 (diff)
downloadlibpng-b9d671326be72f08b699ac8047a5253ea94f0c58.tar.gz
[master] Imported from libpng-1.2.42rc04.tarv1.2.42rc04
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 29864014a..5ca12ffbd 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.42rc03-project-wince.zip from a libpng distribution
+libpng-1.2.42rc04-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.42rc03-project-wince.zip"
+"unzip -a libpng-1.2.42rc04-project-wince.zip"
diff --git a/projects/xcode/libpng.xcodeproj/project.pbxproj b/projects/xcode/libpng.xcodeproj/project.pbxproj
index 4b0bdae0a..3ca08e12c 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.42rc03;
+ FRAMEWORK_VERSION = 1.2.42rc04;
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.42rc03;
+ FRAMEWORK_VERSION = 1.2.42rc04;
GCC_PRECOMPILE_PREFIX_HEADER = NO;
GCC_PREFIX_HEADER = "";
INFOPLIST_FILE = Info.plist;