[Qt-creator] [Qbs] qbs project file parser

Christian Gagneraud chgans at gmail.com
Mon May 28 06:21:12 CEST 2018


On 28 May 2018 at 07:09, sanjay chopra <sanjuchopracool at gmail.com> 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
> Qbs at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/qbs
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20180528/f704682e/attachment.html>


More information about the Qt-creator mailing list