summaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickwebengineview/qquickwebengineview.pro
blob: df9b3e1b7eed61487cba7060e7a2ee064c754d45 (plain)
1
2
3
4
5
6
7
8
9
10
11
include(../tests.pri)

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

HEADERS += ../shared/util.h

use?(pdf) {
    DEFINES += ENABLE_PDF
}