Mercurial > hg > sonic-visualiser
diff deploy/osx/copy-qt.sh @ 1007:8d45d6412ca6 3.0-integration
Merge from branch osx-retina
author | Chris Cannam |
---|---|
date | Fri, 26 Jun 2015 14:18:18 +0100 |
parents | 9fbd599b4e3a |
children | 40ff7c801fc2 |
line wrap: on
line diff
--- a/deploy/osx/copy-qt.sh Fri Jun 26 14:17:43 2015 +0100 +++ b/deploy/osx/copy-qt.sh Fri Jun 26 14:18:18 2015 +0100 @@ -7,9 +7,9 @@ exit 2 fi -frameworks="QtCore QtNetwork QtGui QtXml QtWidgets QtPrintSupport" +frameworks="QtCore QtNetwork QtGui QtXml QtSvg QtWidgets QtPrintSupport" -plugins="taccessiblewidgets dds gif icns ico jp2 jpeg mng tga tiff wbmp webp cocoa minimal offscreen" +plugins="dds gif icns ico jp2 jpeg mng tga tiff wbmp webp cocoa minimal offscreen" qtdir=$(grep "Command:" Makefile | head -1 | awk '{ print $3; }' | sed s,/bin/.*,,)