mediaplayer: qml: add hour digits to time2str function
[apps/mediaplayer.git] / app / app.pro
index 52bd496..07da5c5 100644 (file)
@@ -1,8 +1,11 @@
 TARGET = mediaplayer
-QT = quickcontrols2
+QT = quickcontrols2 websockets
 
 SOURCES = main.cpp
 
+CONFIG += link_pkgconfig
+PKGCONFIG += libhomescreen qlibwindowmanager qtappfw
+
 RESOURCES += \
     mediaplayer.qrc \
     images/images.qrc