summaryrefslogtreecommitdiff
path: root/src/plugins/cpaster
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@digia.com>2013-06-06 09:08:16 +0200
committerJoerg Bornemann <joerg.bornemann@digia.com>2013-06-06 13:40:51 +0200
commit1b3bb5cb7ef7e0f23e321a5a2f84da151f568663 (patch)
treea3c0fdd8207dbf58f363ddd87ff4822786a24844 /src/plugins/cpaster
parent5e407c08d7036f26749515dbe53567badf9db2c2 (diff)
downloadqt-creator-1b3bb5cb7ef7e0f23e321a5a2f84da151f568663.tar.gz
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>
Diffstat (limited to 'src/plugins/cpaster')
-rw-r--r--src/plugins/cpaster/cpaster.qbs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/cpaster/cpaster.qbs b/src/plugins/cpaster/cpaster.qbs
index 9bc42c490c..c1857e6106 100644
--- a/src/plugins/cpaster/cpaster.qbs
+++ b/src/plugins/cpaster/cpaster.qbs
@@ -51,6 +51,7 @@ QtcPlugin {
]
Group {
+ name: "Shared"
prefix: "../../shared/cpaster/"
files: [
"cgi.cpp",