fixed install target

This commit is contained in:
Jeena 2015-03-03 07:22:12 +01:00
parent 81a062296e
commit 1d49e3a34c

View file

@ -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