[master] Imported from libpng-1.5.10.tar

This commit is contained in:
Glenn Randers-Pehrson
2012-03-29 00:07:04 -05:00
parent 5a13159bfc
commit d5a80e0944
36 changed files with 114 additions and 109 deletions

View File

@@ -225,7 +225,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.10rc01
# VERSION 15.${PNGLIB_RELEASE}.1.5.10
VERSION 15.${PNGLIB_RELEASE}.0
SOVERSION 15
CLEAN_DIRECT_OUTPUT 1)