aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/qml/qml.pro')
-rw-r--r--src/qml/qml.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/qml/qml.pro b/src/qml/qml.pro
index adbb2c7639..c046c6105a 100644
--- a/src/qml/qml.pro
+++ b/src/qml/qml.pro
@@ -21,6 +21,8 @@ HEADERS += qtqmlglobal.h \
#modules
include(util/util.pri)
+include(compiler/compiler.pri)
+include(jsruntime/jsruntime.pri)
include(qml/qml.pri)
include(debugger/debugger.pri)
include(animations/animations.pri)