On 28 May 2018 at 07:09, sanjay chopra <sanjuchoprac...@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 > q...@qt-project.org > http://lists.qt-project.org/mailman/listinfo/qbs > >
_______________________________________________ Qt-creator mailing list Qt-creator@qt-project.org http://lists.qt-project.org/mailman/listinfo/qt-creator