1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-09-15 06:52:34 +02:00

Add webengine as dep to fix ci

This commit is contained in:
kelteseth 2018-11-11 16:52:34 +01:00
parent 8f20f7d0c2
commit 806a118b9c

View File

@ -1,5 +1,5 @@
TEMPLATE = app
QT += qml quick widgets quickcontrols2 core
QT += qml quick widgets quickcontrols2 core webengine
CONFIG += c++17
CONFIG += qtquickcompiler
#DEFINES += QT_NO_DEBUG_OUTPUT QT_NO_WARNING_OUTPUT