aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qmlscene
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@digia.com>2013-10-18 13:37:23 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-10-21 10:39:29 +0200
commit9e0e3207809d50c3622bc6406e3ef03c463a201f (patch)
tree83c83e0af504cb730a3a93e9ec6e6dd46685c3e3 /tools/qmlscene
parent9bbb073592989565ec407c19ec2492dfba9317c4 (diff)
suppress qml import scan for the tools which don't need it
Change-Id: Iefdaf60edbe47d2941a0696d96e7b79a67b46d8d Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
Diffstat (limited to 'tools/qmlscene')
-rw-r--r--tools/qmlscene/qmlscene.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/qmlscene/qmlscene.pro b/tools/qmlscene/qmlscene.pro
index 719110ad71..07208ea703 100644
--- a/tools/qmlscene/qmlscene.pro
+++ b/tools/qmlscene/qmlscene.pro
@@ -1,5 +1,6 @@
QT += qml quick core-private
qtHaveModule(widgets): QT += widgets
+CONFIG += no_import_scan
SOURCES += main.cpp