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", "clangpathwatcherinterface.h",
"clangpathwatchernotifier.cpp", "clangpathwatchernotifier.cpp",
"clangpathwatchernotifier.h", "clangpathwatchernotifier.h",
"clangpathwatcher.cpp",
"clangpathwatcher.h", "clangpathwatcher.h",
"clangpchmanagerbackend_global.h", "clangpchmanagerbackend_global.h",
"collectincludesaction.h", "collectincludesaction.h",
"collectincludespreprocessorcallbacks.h", "collectincludespreprocessorcallbacks.h",
"collectincludestoolaction.h", "collectincludestoolaction.h",
"environment.h", "environment.h",
"idpaths.cpp",
"idpaths.h", "idpaths.h",
"includecollector.cpp", "includecollector.cpp",
"includecollector.h", "includecollector.h",

View File

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