diff --git a/FeedTheMonkey.pro b/FeedTheMonkey.pro index 840eb97..db3d71d 100644 --- a/FeedTheMonkey.pro +++ b/FeedTheMonkey.pro @@ -32,6 +32,8 @@ unix { INSTALLS += data } +INSTALLS += target + # Needed for bringing browser from background to foreground using QDesktopServices: http://bugreports.qt-project.org/browse/QTBUG-8336 TARGET.CAPABILITY += SwEvent