summaryrefslogtreecommitdiffstats
path: root/app/app.pro
diff options
context:
space:
mode:
authortiansen <tian_sen@dl.cn.nexty-ele.com>2018-11-02 20:08:00 +0800
committertiansen <tian_sen@dl.cn.nexty-ele.com>2018-11-02 20:08:00 +0800
commitc9758737aac76866a6f549d47d9059558a5d9685 (patch)
treedf11f3345a85b98997f6f0db431949e2f217e7b7 /app/app.pro
parent64551c373988866607cc4af49e8b3e55aa0d218e (diff)
Diffstat (limited to 'app/app.pro')
-rw-r--r--app/app.pro5
1 files changed, 4 insertions, 1 deletions
diff --git a/app/app.pro b/app/app.pro
index eeb139c..fdb0bc2 100644
--- a/app/app.pro
+++ b/app/app.pro
@@ -1,8 +1,11 @@
TARGET = videoplayer
-QT = quick aglextras multimedia
+QT = quickcontrols2 multimedia
SOURCES = main.cpp
+CONFIG += link_pkgconfig
+PKGCONFIG += libhomescreen qlibwindowmanager
+
RESOURCES += \
videoplayer.qrc \
images/images.qrc