forked from qt-creator/qt-creator
duplicate binding in qtcreator.qbs fixed
Change-Id: Ib2aaf4ab44d61a0ff8f91cb7a8ec0ac2baf0c2b3 Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
This commit is contained in:
@@ -149,7 +149,6 @@ Project {
|
|||||||
]
|
]
|
||||||
|
|
||||||
Group {
|
Group {
|
||||||
qbs.installDir: 'bin'
|
|
||||||
files: "bin/qtcreator.sh"
|
files: "bin/qtcreator.sh"
|
||||||
fileTags: "install"
|
fileTags: "install"
|
||||||
qbs.installDir: "bin"
|
qbs.installDir: "bin"
|
||||||
|
Reference in New Issue
Block a user