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.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/qml/qml.pro b/src/qml/qml.pro
index fe294aa323..6d26d9cb38 100644
--- a/src/qml/qml.pro
+++ b/src/qml/qml.pro
@@ -21,6 +21,7 @@ HEADERS += qtqmlglobal.h \
#modules
include(util/util.pri)
+include(parser/parser.pri)
include(compiler/compiler.pri)
include(jsapi/jsapi.pri)
include(jsruntime/jsruntime.pri)