forked from qt-creator/qt-creator
Fix qbs build
Change-Id: I8f3aeee7c45cffb839bc44109da107ee6b91c1ad Reviewed-by: Christian Kandeler <christian.kandeler@theqtcompany.com>
This commit is contained in:
committed by
Orgad Shaneh
parent
37a336056a
commit
8ab7f673d0
@@ -5,7 +5,7 @@ Project {
|
||||
references: [
|
||||
"fileutils/fileutils.qbs",
|
||||
"ansiescapecodehandler/ansiescapecodehandler.qbs",
|
||||
"stringutils/stringutils.qbs"
|
||||
"treemodel/treemodel.qbs"
|
||||
"stringutils/stringutils.qbs",
|
||||
"treemodel/treemodel.qbs",
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user