summaryrefslogtreecommitdiff
path: root/tests/auto/qscriptextqobject/qscriptextqobject.pro
blob: 784037f73a0f66d7fc969ca8de94e5fc59270222 (plain)
1
2
3
4
5
6
TARGET = tst_qscriptextqobject
CONFIG += testcase
QT = core gui widgets script testlib
SOURCES  += tst_qscriptextqobject.cpp
include(../shared/util.pri)
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0