[Qbs] How to specify remote directory in Qt Creator using qbs
Jake Petroules
Jake.Petroules at qt.io
Wed Jan 18 19:03:38 CET 2017
Group {
fileTagsFilter: product.type // equivalent to fileTagsFilter: ["application"]
qbs.installDir: "/foo/bar"
}
> On Jan 18, 2017, at 7:43 AM, Benjamin TERRIER <b.terrier at gmail.com> wrote:
>
> Hi,
>
> Is there a way to tell Qt Creator to deploy the exe in a particular folder
> of a remote Linux device when using qbs?
>
> When using qmake this can be done by setting "target.path = /foo/bar".
>
> Thanks.
>
> BR
>
> Benjamin Terrier
> _______________________________________________
> Qbs mailing list
> Qbs at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/qbs
--
Jake Petroules - jake.petroules at qt.io
The Qt Company - Silicon Valley
Qbs build tool evangelist - qbs.io
More information about the Qbs
mailing list