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
_______________________________________________
QBS mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/qbs

Reply via email to