[Qbs] Specify custom applications and application arguments in qbs project

Jochen Ulrich jochen.ulrich at clausmark.com
Mon Sep 21 15:15:58 CEST 2020


PS: And if you want to run an executable which is built as part of your project, then the product should of course depend on that executable to make sure it is built before.
And the rule should use the executable's `Product.targetName` and ` Product.destinationDirectory` properties to determine the path of the executable.

Best
Jochen




More information about the Qbs mailing list