summaryrefslogtreecommitdiff
path: root/tests/auto/qscriptextqobject/qscriptextqobject.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qscriptextqobject/qscriptextqobject.pro')
-rw-r--r--tests/auto/qscriptextqobject/qscriptextqobject.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/qscriptextqobject/qscriptextqobject.pro b/tests/auto/qscriptextqobject/qscriptextqobject.pro
index 8ddebef..784037f 100644
--- a/tests/auto/qscriptextqobject/qscriptextqobject.pro
+++ b/tests/auto/qscriptextqobject/qscriptextqobject.pro
@@ -2,4 +2,5 @@ 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