[master] Imported from libpng-1.4.2rc06.tar

This commit is contained in:
Glenn Randers-Pehrson
2010-05-04 09:31:09 -05:00
parent a310a3b398
commit 77237196c7
33 changed files with 82 additions and 82 deletions

View File

@@ -1,7 +1,7 @@
VisualStudio instructions
libpng version 1.4.2rc05 - April 29, 2010
libpng version 1.4.2rc06 - May 4, 2010
Copyright (c) 1998-2010 Glenn Randers-Pehrson

View File

@@ -2,7 +2,7 @@
<!--
* zlib.props - location of zlib source and build
*
* libpng version 1.4.2rc05 - April 29, 2010
* libpng version 1.4.2rc06 - May 4, 2010
*
* Copyright (c) 1998-2010 Glenn Randers-Pehrson
*

View File

@@ -226,7 +226,7 @@
COPY_PHASE_STRIP = NO;
DYLIB_COMPATIBILITY_VERSION = 14;
DYLIB_CURRENT_VERSION = 14;
FRAMEWORK_VERSION = 1.4.2rc05;
FRAMEWORK_VERSION = 1.4.2rc06;
GCC_PRECOMPILE_PREFIX_HEADER = NO;
GCC_PREFIX_HEADER = "";
INFOPLIST_FILE = Info.plist;
@@ -244,7 +244,7 @@
buildSettings = {
DYLIB_COMPATIBILITY_VERSION = 14;
DYLIB_CURRENT_VERSION = 14;
FRAMEWORK_VERSION = 1.4.2rc05;
FRAMEWORK_VERSION = 1.4.2rc06;
GCC_PRECOMPILE_PREFIX_HEADER = NO;
GCC_PREFIX_HEADER = "";
INFOPLIST_FILE = Info.plist;