summaryrefslogtreecommitdiff
path: root/projects
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2010-02-07 22:33:47 -0600
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2010-02-07 22:54:43 -0600
commitfa9633125dce864cef2bc293d7778b49bf9f8a58 (patch)
tree8756204f22c43042e96a7ce1bcf642df08eada12 /projects
parent6328fc1321662eacc137ab7b981a091480145d1a (diff)
downloadlibpng-fa9633125dce864cef2bc293d7778b49bf9f8a58.tar.gz
[legacy] Imported from libpng-1.2.43beta04.tarv1.2.43beta04
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 5f021a507..d7764f359 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.43beta03-project-wince.zip from a libpng distribution
+libpng-1.2.43beta04-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.43beta03-project-wince.zip"
+"unzip -a libpng-1.2.43beta04-project-wince.zip"
diff --git a/projects/xcode/libpng.xcodeproj/project.pbxproj b/projects/xcode/libpng.xcodeproj/project.pbxproj
index 67de2023f..7502d7976 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.43beta03;
+ FRAMEWORK_VERSION = 1.2.43beta04;
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.43beta03;
+ FRAMEWORK_VERSION = 1.2.43beta04;
GCC_PRECOMPILE_PREFIX_HEADER = NO;
GCC_PREFIX_HEADER = "";
INFOPLIST_FILE = Info.plist;