Sorry, I forgot to say you also need qbs.install: true in the Group. So:
Group {
fileTagsFilter: product.type // equivalent to fileTagsFilter:
["application"]
qbs.install: true
qbs.installDir: "/foo/bar"
}
> On Jan 19, 2017, at 12:13 AM, Benjamin TERRIER <[email protected]> wrote:
>
> 2017-01-18 19:03 GMT+01:00 Jake Petroules <[email protected]>:
>> Group {
>> fileTagsFilter: product.type // equivalent to fileTagsFilter:
>> ["application"]
>> qbs.installDir: "/foo/bar"
>> }
>>
>
> This does not seems to work. Qt Creator still copies the binary to "/"
> on the remote device.
--
Jake Petroules - [email protected]
The Qt Company - Silicon Valley
Qbs build tool evangelist - qbs.io
_______________________________________________
Qbs mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/qbs