aboutsummaryrefslogtreecommitdiffstats
path: root/qt-auto-extra-apps.pro
diff options
context:
space:
mode:
authorLukáš Tinkl <lukas@kde.org>2019-11-21 13:49:40 +0100
committerLukáš Tinkl <ltinkl@luxoft.com>2019-11-22 09:05:48 +0000
commit02118d951ca82d114b29c791848ff02e07b27372 (patch)
treefa8b6384e988987809a6ab50f0eff4d0f62cfa00 /qt-auto-extra-apps.pro
parentcee862cf1b3c9788a3cd71a6bf3b97a2b4022447 (diff)
[webbrowser] implement a sample web browser app
based on Qt WebEngine Change-Id: I58ecd3c40e0d3da0cf3424cf57542f7b1dfb7dc4 Reviewed-by: Georg Leugner <gleugner@luxoft.com>
Diffstat (limited to 'qt-auto-extra-apps.pro')
-rw-r--r--qt-auto-extra-apps.pro4
1 files changed, 3 insertions, 1 deletions
diff --git a/qt-auto-extra-apps.pro b/qt-auto-extra-apps.pro
index a4ec8fe..d1f8056 100644
--- a/qt-auto-extra-apps.pro
+++ b/qt-auto-extra-apps.pro
@@ -1,4 +1,6 @@
TEMPLATE = subdirs
SUBDIRS = com.pelagicore.camera \
com.pelagicore.spotify \
- com.pelagicore.netflix
+ com.pelagicore.netflix \
+ com.luxoft.webbrowser
+