Home | History | Annotate | Download | only in qgraphicswebview
      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 }
      7