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:
Eike Ziller
2013-06-06 09:08:16 +02:00
committed by Joerg Bornemann
parent 5e407c08d7
commit 1b3bb5cb7e
18 changed files with 47 additions and 9 deletions

View File

@@ -14,6 +14,7 @@ QtcLibrary {
Depends { name: "Qt.widgets" }
Group {
name: "ThirdPartyCPlusPlus"
prefix: "../3rdparty/cplusplus/"
files: [
"AST.cpp",