forked from qt-creator/qt-creator
Clang: Remove not existing files from *.qbs
...after merge of the change from 4.5 that provides *.qbs files for clang libtooling components. Change-Id: I696a72b3f6b111fb1ac8ff7ab5f5471e24aafe69 Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
This commit is contained in:
@@ -41,14 +41,12 @@ QtcTool {
|
||||
"clangpathwatcherinterface.h",
|
||||
"clangpathwatchernotifier.cpp",
|
||||
"clangpathwatchernotifier.h",
|
||||
"clangpathwatcher.cpp",
|
||||
"clangpathwatcher.h",
|
||||
"clangpchmanagerbackend_global.h",
|
||||
"collectincludesaction.h",
|
||||
"collectincludespreprocessorcallbacks.h",
|
||||
"collectincludestoolaction.h",
|
||||
"environment.h",
|
||||
"idpaths.cpp",
|
||||
"idpaths.h",
|
||||
"includecollector.cpp",
|
||||
"includecollector.h",
|
||||
|
||||
@@ -56,7 +56,6 @@ QtcTool {
|
||||
"refactoringcompilationdatabase.h",
|
||||
"refactoringserver.cpp",
|
||||
"refactoringserver.h",
|
||||
"sourcelocationentry.cpp",
|
||||
"sourcelocationentry.h",
|
||||
"sourcelocationsutils.h",
|
||||
"sourcerangeextractor.cpp",
|
||||
|
||||
Reference in New Issue
Block a user