Mercurial > hg > sonic-visualiser
diff deploy/osx/copy-qt.sh @ 1161:0ef711a400a2 spectrogram-minor-refactor
Merge from default branch
author | Chris Cannam |
---|---|
date | Mon, 13 Jun 2016 12:46:36 +0100 |
parents | 1e63105fc82d |
children | 2451e7bb90af |
line wrap: on
line diff
--- a/deploy/osx/copy-qt.sh Wed Feb 03 16:51:37 2016 +0000 +++ b/deploy/osx/copy-qt.sh Mon Jun 13 12:46:36 2016 +0100 @@ -11,7 +11,7 @@ frameworks="QtCore QtNetwork QtGui QtXml QtSvg QtWidgets QtPrintSupport QtDBus" -plugins="dds gif icns ico jp2 jpeg mng tga tiff wbmp webp cocoa minimal offscreen" +plugins="dds gif icns ico jpeg tga tiff wbmp webp cocoa minimal offscreen" qtdir=$(grep "Command:" Makefile | head -1 | awk '{ print $3; }' | sed s,/bin/.*,,)