On 28 May 2018 at 07:09, sanjay chopra <[email protected]> wrote:

> Hi,
>
> I am thinking of writing a plugin for qtcreator which shows assembly
> output of ource at the time of editing(like godbolt.org), I am using qbs
> as build system. Qbs can have different build setting(compiler flags) for
> each source file, is there any library for parsing qbs file and read
> settings (compiler flags) for a source file in project ?​
>

If it's for a QtC plugin, you shouldn't be Qbs specific then.Surely QtC
offers you all the information you need.

Chris


>
> *RegardsSanjay*
>
> _______________________________________________
> Qbs mailing list
> [email protected]
> http://lists.qt-project.org/mailman/listinfo/qbs
>
>
_______________________________________________
Qbs mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/qbs

Reply via email to