From 6357d09010f3e6a0cca8a6f6089e0b0328f9bb52 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Tinkl?= Date: Fri, 20 Dec 2019 16:02:41 +0100 Subject: [video player] implement a sample video player based on QtMultimedia framework Change-Id: I7b6b8ed3823b30f03f76c20426b00788b95e5b0f Reviewed-by: Bramastyo Harimukti Santoso --- qt-auto-extra-apps.pro | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'qt-auto-extra-apps.pro') diff --git a/qt-auto-extra-apps.pro b/qt-auto-extra-apps.pro index d1f8056..f279810 100644 --- a/qt-auto-extra-apps.pro +++ b/qt-auto-extra-apps.pro @@ -2,5 +2,5 @@ TEMPLATE = subdirs SUBDIRS = com.pelagicore.camera \ com.pelagicore.spotify \ com.pelagicore.netflix \ - com.luxoft.webbrowser - + com.luxoft.webbrowser \ + com.luxoft.videoplayer -- cgit v1.2.3