aboutsummaryrefslogtreecommitdiff
path: root/AleePlayer.pro
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@protonmail.com>2020-01-20 20:55:05 -0500
committerAndrew Lee <alee14498@protonmail.com>2020-01-20 20:55:05 -0500
commit0325932e429b5fb052c7e697c4ada8511154b0a0 (patch)
treeecfcc5b5f8a9fe22517973f6cab4a7ac0e8b7d00 /AleePlayer.pro
parentc48008443870d54c28f721ce4db373c6030e8720 (diff)
downloaderable-godot-0325932e429b5fb052c7e697c4ada8511154b0a0.tar.gz
erable-godot-0325932e429b5fb052c7e697c4ada8511154b0a0.tar.bz2
erable-godot-0325932e429b5fb052c7e697c4ada8511154b0a0.zip
Fixed stuff, added ALP logo and added .desktop
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