summaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/quick.pro
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2017-10-25 14:21:03 +0200
committerAlexandru Croitor <alexandru.croitor@qt.io>2017-11-02 21:25:50 +0000
commitbe213cd4a9ef753c15ed5b1daf1aa10f7ccbe174 (patch)
tree94915765bbd6b729dfeea7a2cb458c071e8bd1e7 /tests/auto/quick/quick.pro
parentccf8ba23c27fdbbc5750e92310593749baf95ee9 (diff)
Remove pointless inclusions of qtwebengine-config.pri
Only projects which are built before the actual module need to do that. Change-Id: Ia8b071a627bd39c5df4600877b6873f308cbf690 Reviewed-by: Michael BrĂ¼ning <michael.bruning@qt.io>
Diffstat (limited to 'tests/auto/quick/quick.pro')
-rw-r--r--tests/auto/quick/quick.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/quick/quick.pro b/tests/auto/quick/quick.pro
index 75217c1ec..2e6343469 100644
--- a/tests/auto/quick/quick.pro
+++ b/tests/auto/quick/quick.pro
@@ -1,4 +1,3 @@
-include($$QTWEBENGINE_OUT_ROOT/qtwebengine-config.pri)
QT_FOR_CONFIG += webengine-private
TEMPLATE = subdirs