Mercurial > hg > sonic-visualiser
diff deploy/osx/copy-qt.sh @ 1881:11342618ccbe
Add qmacstyle plugin
author | Chris Cannam <cannam@all-day-breakfast.com> |
---|---|
date | Tue, 26 Jun 2018 13:29:40 +0100 |
parents | c187a791fd46 |
children | 4e2749c58e77 |
line wrap: on
line diff
--- a/deploy/osx/copy-qt.sh Tue Jun 26 09:45:05 2018 +0100 +++ b/deploy/osx/copy-qt.sh Tue Jun 26 13:29:40 2018 +0100 @@ -11,7 +11,7 @@ frameworks="QtCore QtNetwork QtGui QtXml QtSvg QtWidgets QtPrintSupport QtDBus" -plugins="gif icns ico jpeg tga tiff wbmp webp cocoa minimal offscreen" +plugins="gif icns ico jpeg tga tiff wbmp webp cocoa minimal offscreen macstyle" qtdir=$(grep "Command:" Makefile | head -1 | awk '{ print $3; }' | sed s,/bin/.*,,)