Home | History | Annotate | Download | only in qscriptstring
      1 TEMPLATE = app
      2 TARGET = tst_qscriptstring
      3 QT += testlib
      4 include(../tests.pri)
      5 
      6 SOURCES += tst_qscriptstring.cpp
      7 
      8