summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
Diffstat (limited to 'util')
-rw-r--r--util/lexgen/tests/tests.pro3
1 files changed, 1 insertions, 2 deletions
diff --git a/util/lexgen/tests/tests.pro b/util/lexgen/tests/tests.pro
index eb04439a13..1a1e51d8c9 100644
--- a/util/lexgen/tests/tests.pro
+++ b/util/lexgen/tests/tests.pro
@@ -1,6 +1,5 @@
-CONFIG += qtestlib
SOURCES += tst_lexgen.cpp
TARGET = tst_lexgen
include(../lexgen.pri)
-QT = core
+QT = core testlib
DEFINES += SRCDIR=\\\"$$PWD\\\"