summaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickwebengineview/qquickwebengineview.pro
blob: e0d29a48ae43ba6372dce0ed365fc96fd2a2a091 (plain)
1
2
3
4
5
6
7
include(../tests.pri)
CONFIG -= testcase      # remove, once this passes in the CI

exists($${TARGET}.qrc):RESOURCES += $${TARGET}.qrc
QT_PRIVATE += webengine-private

HEADERS += ../shared/util.h