[QBS] Qbs IncrediBuild in QtCreator
Christian Kandeler
christian.kandeler at digia.com
Tue Jul 22 09:37:04 CEST 2014
On 07/22/2014 09:06 AM, Thomas Epting wrote:
> Hi everyone,
>
> I want to create a solution for Qbs builds using the "IncrediBuild"
> build accelerator from within QtCreator.
>
> For that reason I'm developing a plugin which allows adding a custom
> IncrediBuild step. It exactly clones all settings from the corresponding
> normal Qbs build step, prevents execution of the normal build step and
> calls the external ibqbs.bat with the prepared argument list instead.
I'm not knowledgeable about Incredibuild at all, but any solution that
calls the qbs command line tool seems entirely wrong.
Why not just start Creator via ibconsole?
Christian
More information about the Qbs
mailing list