Home | History | Annotate | Download | only in qscriptengine
      1 TEMPLATE = app
      2 TARGET = tst_qscriptengine
      3 QT += testlib
      4 isEmpty(OUTPUT_DIR): OUTPUT_DIR = ../../../..
      5 include(../tests.pri)
      6 
      7 SOURCES += tst_qscriptengine.cpp
      8 
      9