Mercurial > hg > sonic-visualiser
changeset 1829:8c3683eeb898 baselib-win-build
Merge
author | Chris Cannam <cannam@all-day-breakfast.com> |
---|---|
date | Thu, 24 May 2018 16:44:35 +0100 |
parents | e63cc95876cb (current diff) c187a791fd46 (diff) |
children | 98bec50c3c2e |
files | |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/deploy/osx/copy-qt.sh Thu May 24 16:19:50 2018 +0100 +++ b/deploy/osx/copy-qt.sh Thu May 24 16:44:35 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 macstyle minimal offscreen" +plugins="gif icns ico jpeg tga tiff wbmp webp cocoa minimal offscreen" qtdir=$(grep "Command:" Makefile | head -1 | awk '{ print $3; }' | sed s,/bin/.*,,)