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

contains(DEFINES, ENABLE_WEBGL=1) {
    QT += opengl
}