summaryrefslogtreecommitdiff
path: root/projects
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2010-02-07 08:12:28 -0600
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2010-02-07 08:15:08 -0600
commitbc4873c66582cbf647b1debef4d983e764b9bd10 (patch)
treee9ee1e58c3af477f6a57bd298c5d2922c1ec6b6b /projects
parent16b327434185ee6da14cd54a4cc4a336e261968b (diff)
downloadlibpng-bc4873c66582cbf647b1debef4d983e764b9bd10.tar.gz
[legacy] Imported from libpng-1.2.43beta03.tarv1.2.43beta03
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 ae387f54c..5f021a507 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.43beta02-project-wince.zip from a libpng distribution
+libpng-1.2.43beta03-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.43beta02-project-wince.zip"
+"unzip -a libpng-1.2.43beta03-project-wince.zip"
diff --git a/projects/xcode/libpng.xcodeproj/project.pbxproj b/projects/xcode/libpng.xcodeproj/project.pbxproj
index aeecdb45b..67de2023f 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.43beta02;
+ FRAMEWORK_VERSION = 1.2.43beta03;
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.43beta02;
+ FRAMEWORK_VERSION = 1.2.43beta03;
GCC_PRECOMPILE_PREFIX_HEADER = NO;
GCC_PREFIX_HEADER = "";
INFOPLIST_FILE = Info.plist;