aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qmljs/qmljs.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tools/qmljs/qmljs.pro')
-rw-r--r--tools/qmljs/qmljs.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/qmljs/qmljs.pro b/tools/qmljs/qmljs.pro
index 3f984951f3..bbffb4eb05 100644
--- a/tools/qmljs/qmljs.pro
+++ b/tools/qmljs/qmljs.pro
@@ -1,5 +1,6 @@
TEMPLATE = app
QT = qml-private core-private
+CONFIG += no_import_scan
SOURCES = main.cpp
include($$PWD/../../src/3rdparty/masm/masm-defs.pri)