forked from qt-creator/qt-creator
QmlJS: Remove duplicate entry in DISTFILES
It already listed in parser.pri. Change-Id: Id44e1945eb9f0a7fc988a00b52b6650267c8a266 Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
This commit is contained in:
committed by
Orgad Shaneh
parent
89ce755909
commit
438db9a488
@@ -77,9 +77,6 @@ SOURCES += \
|
||||
$$PWD/qmljsdescribevalue.cpp \
|
||||
$$PWD/qmljsdialect.cpp
|
||||
|
||||
DISTFILES += \
|
||||
$$PWD/parser/qmljs.g
|
||||
|
||||
contains(QT, gui) {
|
||||
SOURCES += \
|
||||
$$PWD/qmljsindenter.cpp \
|
||||
|
||||
Reference in New Issue
Block a user