forked from qt-creator/qt-creator
ClangRefactoring: fix compile with qbs
Change-Id: If2d4fbc32c2b042dc3fdd4169cfb5122930966aa Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
@@ -50,6 +50,8 @@ QtcPlugin {
|
|||||||
"qtcreatorclangqueryfindfilter.h",
|
"qtcreatorclangqueryfindfilter.h",
|
||||||
"qtcreatoreditormanager.cpp",
|
"qtcreatoreditormanager.cpp",
|
||||||
"qtcreatoreditormanager.h",
|
"qtcreatoreditormanager.h",
|
||||||
|
"qtcreatorrefactoringprojectupdater.cpp",
|
||||||
|
"qtcreatorrefactoringprojectupdater.h",
|
||||||
"qtcreatorsearch.cpp",
|
"qtcreatorsearch.cpp",
|
||||||
"qtcreatorsearch.h",
|
"qtcreatorsearch.h",
|
||||||
"qtcreatorsearchhandle.cpp",
|
"qtcreatorsearchhandle.cpp",
|
||||||
@@ -70,11 +72,11 @@ QtcPlugin {
|
|||||||
"searchinterface.h",
|
"searchinterface.h",
|
||||||
"sourcelocations.h",
|
"sourcelocations.h",
|
||||||
"symbol.h",
|
"symbol.h",
|
||||||
|
"symbolquery.h",
|
||||||
|
"symbolqueryinterface.h"
|
||||||
"symbolsfindfilter.cpp",
|
"symbolsfindfilter.cpp",
|
||||||
"symbolsfindfilter.h",
|
"symbolsfindfilter.h",
|
||||||
"symbolsfindfilterconfigwidget.cpp",
|
"symbolsfindfilterconfigwidget.cpp",
|
||||||
"symbolsfindfilterconfigwidget.h",
|
"symbolsfindfilterconfigwidget.h",
|
||||||
"symbolquery.h",
|
|
||||||
"symbolqueryinterface.h"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user