aboutsummaryrefslogtreecommitdiffstats
path: root/qtcreator.qbp
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@nokia.com>2012-03-30 16:01:03 +0200
committerJoerg Bornemann <joerg.bornemann@nokia.com>2012-03-30 16:01:54 +0200
commitf3bbbaeef61e434175d263ba4c34a39b356ac906 (patch)
treeebd854263e7566ea8cf651e7db773bb333633bea /qtcreator.qbp
parent042dae0e5eea5ab8cc7a6730dc11ca2d2d300898 (diff)
qbs files: fix install location of qtcreator.sh
Change-Id: I6cb039c41d62f1b7b48613b22d4faa9d24d98278 Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
Diffstat (limited to 'qtcreator.qbp')
-rw-r--r--qtcreator.qbp1
1 files changed, 1 insertions, 0 deletions
diff --git a/qtcreator.qbp b/qtcreator.qbp
index 41f50ab4d7..be5523235f 100644
--- a/qtcreator.qbp
+++ b/qtcreator.qbp
@@ -150,6 +150,7 @@ Project {
Group {
files: "bin/qtcreator.sh"
fileTags: "install"
+ qbs.installDir: "bin"
}
Group {