1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-04-14 13:01:53 +02:00

* Prepare macdeploy for Qt 4.8.

This commit is contained in:
Christian Muehlhaeuser 2012-02-28 15:49:21 +01:00
parent 52baebc899
commit 1c561ba7a9

View File

@ -207,7 +207,7 @@ TOMAHAWK_PLUGINS = [
]
QT_PLUGINS_SEARCH_PATH=[
'/usr/local/Cellar/qt/4.7.4/plugins',
'/usr/local/Cellar/qt/4.8.0/plugins',
]