duplicate binding in qtcreator.qbs fixed

Change-Id: Ib2aaf4ab44d61a0ff8f91cb7a8ec0ac2baf0c2b3
Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
This commit is contained in:
Joerg Bornemann
2012-04-03 17:20:12 +02:00
parent 42625ec3d2
commit fac8b11965

View File

@@ -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"