summaryrefslogtreecommitdiffstats
path: root/tests/auto/integrationtests/lancelot/lancelot.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/integrationtests/lancelot/lancelot.pro')
-rw-r--r--tests/auto/integrationtests/lancelot/lancelot.pro5
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/auto/integrationtests/lancelot/lancelot.pro b/tests/auto/integrationtests/lancelot/lancelot.pro
index d34732e06e..bbb48c745e 100644
--- a/tests/auto/integrationtests/lancelot/lancelot.pro
+++ b/tests/auto/integrationtests/lancelot/lancelot.pro
@@ -1,5 +1,6 @@
-load(qttest_p4)
-QT += xml widgets
+CONFIG += testcase
+TARGET = tst_lancelot
+QT += xml widgets testlib
contains(QT_CONFIG, opengl)|contains(QT_CONFIG, opengles1)|contains(QT_CONFIG, opengles2):QT += opengl
SOURCES += tst_lancelot.cpp \