[legacy] Imported from libpng-1.2.44rc03.tar

This commit is contained in:
Glenn Randers-Pehrson
2010-06-24 16:22:25 -05:00
parent 47c6e47d1f
commit 303d2490a3
55 changed files with 136 additions and 130 deletions

View File

@@ -215,7 +215,7 @@ configure_file(${CMAKE_CURRENT_SOURCE_DIR}/scripts/libpng-config.in
# SET UP LINKS
if(PNG_SHARED)
set_target_properties(${PNG_LIB_NAME} PROPERTIES
# VERSION 0.${PNGLIB_RELEASE}.1.2.44rc02
# VERSION 0.${PNGLIB_RELEASE}.1.2.44rc03
VERSION 0.${PNGLIB_RELEASE}.0
SOVERSION 0
CLEAN_DIRECT_OUTPUT 1)