forked from qt-creator/qt-creator
Clang: Fix build again
Change-Id: I1c8164a32c3cbfa27ce72db5093bbda613e1b9d9 Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
committed by
Christian Stenger
parent
c531351d20
commit
2bc537ca6b
@@ -24,6 +24,7 @@ SOURCES += \
|
||||
$$PWD/sourcerangeextractor.cpp \
|
||||
$$PWD/locationsourcefilecallbacks.cpp \
|
||||
$$PWD/collectsymbolsaction.cpp \
|
||||
$$PWD/collectmacrossourcefilecallbacks.cpp \
|
||||
$$PWD/symbolscollector.cpp \
|
||||
$$PWD/clangquerygatherer.cpp
|
||||
|
||||
@@ -41,7 +42,6 @@ HEADERS += \
|
||||
$$PWD/clangtool.h \
|
||||
$$PWD/sourcerangeextractor.h \
|
||||
$$PWD/locationsourcefilecallbacks.h \
|
||||
$$PWD/collectmacrossourcefilecallbacks.cpp \
|
||||
$$PWD/collectsymbolsconsumer.h \
|
||||
$$PWD/collectsymbolsaction.h \
|
||||
$$PWD/collectsymbolsastvisitor.h \
|
||||
|
||||
Reference in New Issue
Block a user