summaryrefslogtreecommitdiffstats
path: root/tests/webkitwidgets/qgraphicswebview/qgraphicswebview.pro
blob: 78e17a06da8f68cff34a68ff56d5348a85ff59eb (plain)
1
2
3
4
5
6
include(../tests.pri)
exists($${TARGET}.qrc):RESOURCES += $${TARGET}.qrc

enable?(WEBGL) {
    QT += opengl
}