aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/parser/parser.pri
diff options
context:
space:
mode:
Diffstat (limited to 'src/qml/parser/parser.pri')
-rw-r--r--src/qml/parser/parser.pri4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/qml/parser/parser.pri b/src/qml/parser/parser.pri
index e15730f5d1..57855a82f9 100644
--- a/src/qml/parser/parser.pri
+++ b/src/qml/parser/parser.pri
@@ -5,9 +5,7 @@ HEADERS += \
$$PWD/qqmljsengine_p.h \
$$PWD/qqmljslexer_p.h \
$$PWD/qqmljsglobal_p.h \
- $$PWD/qqmljskeywords_p.h \
- $$PWD/qqmljsengine_p.h \
- $$PWD/qqmljssourcelocation_p.h
+ $$PWD/qqmljskeywords_p.h
SOURCES += \
$$PWD/qqmljsast.cpp \