forked from qt-creator/qt-creator
Fix build breakage after making plugins dependent on cpptools.
Change-Id: Iae2c15efe25580fb616bdc3dd4b8ff3581cd481a Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
This commit is contained in:
@@ -122,8 +122,6 @@ DynamicLibrary {
|
||||
"Macro.h",
|
||||
"MatchingText.cpp",
|
||||
"MatchingText.h",
|
||||
"ModelManagerInterface.cpp",
|
||||
"ModelManagerInterface.h",
|
||||
"NamePrettyPrinter.cpp",
|
||||
"NamePrettyPrinter.h",
|
||||
"Overview.cpp",
|
||||
@@ -142,8 +140,6 @@ DynamicLibrary {
|
||||
"SnapshotSymbolVisitor.h",
|
||||
"SymbolNameVisitor.cpp",
|
||||
"SymbolNameVisitor.h",
|
||||
"TypeHierarchyBuilder.cpp",
|
||||
"TypeHierarchyBuilder.h",
|
||||
"TypeOfExpression.cpp",
|
||||
"TypeOfExpression.h",
|
||||
"TypePrettyPrinter.cpp",
|
||||
|
||||
Reference in New Issue
Block a user