diff --git a/dist/macdeploy.py b/dist/macdeploy.py index b5732304a..666901729 100755 --- a/dist/macdeploy.py +++ b/dist/macdeploy.py @@ -110,6 +110,7 @@ QT_PLUGINS = [ 'imageformats/libqtiff.dylib', ] QT_PLUGINS_SEARCH_PATH=[ + '/target/plugins', '/usr/local/Trolltech/Qt-4.7.0/plugins', '/Developer/Applications/Qt/plugins', ]