changeset 483:42e80bb7f1ad recording

Deployment bits
author Chris Cannam
date Thu, 20 Aug 2015 16:41:23 +0100
parents b279234220e0
children fce075d2952f
files deploy/osx/copy-qt.sh deploy/osx/paths.sh
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/deploy/osx/copy-qt.sh	Thu Aug 20 16:27:54 2015 +0100
+++ b/deploy/osx/copy-qt.sh	Thu Aug 20 16:41:23 2015 +0100
@@ -9,7 +9,7 @@
 	exit 2
 fi
 
-frameworks="QtCore QtNetwork QtGui QtXml QtWidgets QtPrintSupport"
+frameworks="QtCore QtNetwork QtGui QtXml QtSvg QtWidgets QtPrintSupport"
 
 plugins="dds gif icns ico jp2 jpeg mng tga tiff wbmp webp cocoa minimal offscreen"
 
--- a/deploy/osx/paths.sh	Thu Aug 20 16:27:54 2015 +0100
+++ b/deploy/osx/paths.sh	Thu Aug 20 16:41:23 2015 +0100
@@ -9,7 +9,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"