Mercurial > hg > sonic-visualiser
diff deploy/osx/paths.sh @ 982:9fbd599b4e3a osx-retina
Update deployment script for QtSvg
author | Chris Cannam |
---|---|
date | Thu, 04 Jun 2015 12:32:23 +0100 |
parents | 5462ac97d28f |
children | b2c45b831ea8 |
line wrap: on
line diff
--- a/deploy/osx/paths.sh Thu Jun 04 11:12:14 2015 +0100 +++ b/deploy/osx/paths.sh Thu Jun 04 12:32:23 2015 +0100 @@ -7,7 +7,7 @@ exit 2 fi -frameworks="QtCore QtNetwork QtGui QtXml QtWidgets QtPrintSupport" +frameworks="QtCore QtNetwork QtGui QtXml QtSvg QtWidgets QtPrintSupport" echo echo "I expect you to have already copied these frameworks from the Qt installation to"