diff tonyapp.pro @ 516:449a0355f864 v2.0_osx_deploy

Deployment fixes. Qt on OSX now seems to depend on QtDBus, so copy that in, and also fail if anything is found to depend on an absent Qt framework.
author Chris Cannam
date Fri, 23 Oct 2015 08:50:39 +0100
parents fcc7e62bfac7
children a8df7cab0e32
line wrap: on
line diff
--- a/tonyapp.pro	Tue Oct 20 12:55:26 2015 +0100
+++ b/tonyapp.pro	Fri Oct 23 08:50:39 2015 +0100
@@ -50,6 +50,8 @@
 OBJECTS_DIR = o
 MOC_DIR = o
 
+ICON = tony.icns
+
 contains(DEFINES, BUILD_STATIC):LIBS -= -ljack
 
 MY_LIBS = -Lsvapp -Lsvgui -Lsvcore -Ldataquay -L. \