forked from qt-creator/qt-creator
Consistently give qbs groups a name.
These nicely show up in the project tree in Qt Creator then. Change-Id: I9782f5953d61940e6c2a0f61f07bb15aaeba49d9 Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
This commit is contained in:
committed by
Joerg Bornemann
parent
5e407c08d7
commit
1b3bb5cb7e
@@ -14,6 +14,7 @@ QtcLibrary {
|
||||
Depends { name: "Qt.widgets" }
|
||||
|
||||
Group {
|
||||
name: "ThirdPartyCPlusPlus"
|
||||
prefix: "../3rdparty/cplusplus/"
|
||||
files: [
|
||||
"AST.cpp",
|
||||
|
||||
Reference in New Issue
Block a user