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",
|
||||
"qtcreatoreditormanager.cpp",
|
||||
"qtcreatoreditormanager.h",
|
||||
"qtcreatorrefactoringprojectupdater.cpp",
|
||||
"qtcreatorrefactoringprojectupdater.h",
|
||||
"qtcreatorsearch.cpp",
|
||||
"qtcreatorsearch.h",
|
||||
"qtcreatorsearchhandle.cpp",
|
||||
@@ -70,11 +72,11 @@ QtcPlugin {
|
||||
"searchinterface.h",
|
||||
"sourcelocations.h",
|
||||
"symbol.h",
|
||||
"symbolquery.h",
|
||||
"symbolqueryinterface.h"
|
||||
"symbolsfindfilter.cpp",
|
||||
"symbolsfindfilter.h",
|
||||
"symbolsfindfilterconfigwidget.cpp",
|
||||
"symbolsfindfilterconfigwidget.h",
|
||||
"symbolquery.h",
|
||||
"symbolqueryinterface.h"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user