[libpng12] Rebuilt configure scripts with automake-1.15 and libtool-2.4.6

This commit is contained in:
Glenn Randers-Pehrson
2015-02-21 13:59:17 -06:00
parent 4d78519f99
commit 3f7f7817fb
67 changed files with 6774 additions and 4560 deletions

View File

@@ -1,6 +1,6 @@
A set of project files is available for WinCE. Get
libpng-1.2.53rc01-project-wince.zip from a libpng distribution
libpng-1.2.53rc02-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.53rc01-project-wince.zip"
"unzip -a libpng-1.2.53rc02-project-wince.zip"

View File

@@ -222,7 +222,7 @@
COPY_PHASE_STRIP = NO;
DYLIB_COMPATIBILITY_VERSION = 3;
DYLIB_CURRENT_VERSION = 3;
FRAMEWORK_VERSION = 1.2.53rc01;
FRAMEWORK_VERSION = 1.2.53rc02;
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.53rc01;
FRAMEWORK_VERSION = 1.2.53rc02;
GCC_PRECOMPILE_PREFIX_HEADER = NO;
GCC_PREFIX_HEADER = "";
INFOPLIST_FILE = Info.plist;