initial import
[vuplus_webkit] / Source / WebKit / qt / tests / qgraphicswebview / qgraphicswebview.pro
1 isEmpty(OUTPUT_DIR): OUTPUT_DIR = ../../../..
2 include(../tests.pri)
3 exists($${TARGET}.qrc):RESOURCES += $${TARGET}.qrc
4 contains(DEFINES, ENABLE_WEBGL=1) {
5     QT += opengl
6 }