[libpng15] Imported from libpng-1.5.17.tar

This commit is contained in:
Glenn Randers-Pehrson
2013-06-26 22:25:49 -05:00
parent 6a17b3b469
commit 25c8915f7c
28 changed files with 83 additions and 87 deletions

View File

@@ -217,7 +217,7 @@ endif(NOT WIN32 OR CYGWIN OR MINGW)
# SET UP LINKS
if(PNG_SHARED)
set_target_properties(${PNG_LIB_NAME} PROPERTIES
# VERSION 15.${PNGLIB_RELEASE}.1.5.17rc03
# VERSION 15.${PNGLIB_RELEASE}.1.5.17
VERSION 15.${PNGLIB_RELEASE}.0
SOVERSION 15
CLEAN_DIRECT_OUTPUT 1)