summaryrefslogtreecommitdiff
path: root/tests/auto/qscriptstring/qscriptstring.pro
blob: 874c4ef7050b891bb055797e5bdb18aacef604c7 (plain)
1
2
3
4
5
TARGET = tst_qscriptstring
CONFIG += testcase
QT = core script testlib
SOURCES  += tst_qscriptstring.cpp
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0