It is already set.
I had already
Group {
fileTagsFilter: product.type
qbs.install: true
}
from Qt Creator project creation wizard.
Also I am using qbs 1.6.0 and Qt Creator 4.1.0
2017-01-19 9:21 GMT+01:00 Jake Petroules <[email protected]>:
> 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