forked from qt-creator/qt-creator
qbs files: fix install location of qtcreator.sh
Change-Id: I6cb039c41d62f1b7b48613b22d4faa9d24d98278 Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
This commit is contained in:
@@ -150,6 +150,7 @@ Project {
|
||||
Group {
|
||||
files: "bin/qtcreator.sh"
|
||||
fileTags: "install"
|
||||
qbs.installDir: "bin"
|
||||
}
|
||||
|
||||
Group {
|
||||
|
Reference in New Issue
Block a user