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:
Nikolai Kosjar
2017-10-26 10:20:14 +02:00
parent f12e095fd4
commit 09ca12bbde
2 changed files with 0 additions and 3 deletions

View File

@@ -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",

View File

@@ -56,7 +56,6 @@ QtcTool {
"refactoringcompilationdatabase.h",
"refactoringserver.cpp",
"refactoringserver.h",
"sourcelocationentry.cpp",
"sourcelocationentry.h",
"sourcelocationsutils.h",
"sourcerangeextractor.cpp",