Skip to content

Commit

Permalink
update lib paths for phonon_backends
Browse files Browse the repository at this point in the history
  • Loading branch information
kyngchaos committed Feb 25, 2014
1 parent a37c577 commit 2078220
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mac/cmake/1qt.cmake.in
Expand Up @@ -294,6 +294,7 @@ FOREACH (QFW ${QTLISTQG})
EXECUTE_PROCESS (COMMAND install_name_tool -id "libqsqlspatialite.dylib" "${QPLUGDIR}/../sqldrivers/libqsqlspatialite.dylib")
ENDIF ()
INSTALLNAMETOOL_CHANGE ("${QFW_CHG}" "${QFW_CHG_TO}" "${QPLUGDIR}/../iconengines/libqsvgicon.dylib")
INSTALLNAMETOOL_CHANGE ("${QFW_CHG}" "${QFW_CHG_TO}" "${QPLUGDIR}/../phonon_backend/libphonon_qt7.dylib")
# qt fw
IF (@OSX_HAVE_LOADERPATH@)
SET (QFW_CHG_TO "${ATLOADER}/../../../${LIBPOST}")
Expand Down

0 comments on commit 2078220

Please sign in to comment.