aboutsummaryrefslogtreecommitdiff
path: root/AleePlayer.pro
diff options
context:
space:
mode:
Diffstat (limited to 'AleePlayer.pro')
-rw-r--r--AleePlayer.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/AleePlayer.pro b/AleePlayer.pro
index 1e93944..b40e961 100644
--- a/AleePlayer.pro
+++ b/AleePlayer.pro
@@ -1,5 +1,4 @@
-QT += core gui
-QT += multimedia
+QT += core gui multimedia
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
@@ -32,6 +31,7 @@ FORMS += \
TRANSLATIONS += \
AleePlayer_en_CA.ts
+
# Default rules for deployment.
qnx: target.path = /tmp/$${TARGET}/bin
else: unix:!android: target.path = /opt/$${TARGET}/bin