On 08/28/14 11:23, Jake Petroules wrote:
> This is what the installation functionality is for. In fact, `qbs run`
> automatically invokes `qbs install` beforehand. In your applications you
> should have:
>
> Group {
> fileTagsFilter: product.type
> qbs.install: true
> qbs.installDir: "bin"
> }
But how does this relate to the problem the user encounters? We seem to
change the working directory to some random location when doing "qbs
run". It doesn't matter whether you've installed the product or not.
Christian
_______________________________________________
QBS mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/qbs