summaryrefslogtreecommitdiffstats
path: root/tests/manual/lance/lance.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/lance/lance.pro')
-rw-r--r--tests/manual/lance/lance.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/manual/lance/lance.pro b/tests/manual/lance/lance.pro
index e24d3f2fa3..4b319369e6 100644
--- a/tests/manual/lance/lance.pro
+++ b/tests/manual/lance/lance.pro
@@ -1,8 +1,8 @@
-LANCELOT_DIR = $$PWD/../../auto/lancelot
+LANCELOT_DIR = $$PWD/../../auto/other/lancelot
CONFIG+=console moc
TEMPLATE = app
INCLUDEPATH += . $$LANCELOT_DIR
-QT += core-private gui-private
+QT += core-private gui-private widgets printsupport
HEADERS += widgets.h \
interactivewidget.h \