Activity for cmazieri

  • cmazieri cmazieri posted a comment on discussion General Discussion

    Hello Pander, I am sorry for the long delay, only now I saw your question. No, "qpt" is a Qt project tool, that means it works only for Qt project files, right now only "qmake" project files. In fact "qpt" does not parse a project file it calls "qmake" to parse it and then gets the information it needs. It is intended to add suport for "qbs" project files as it is going to replace "qmake" soon. For more information about Qt project files: http://doc.qt.io/qt-5/qmake-manual.html http://doc.qt.io/qbs/...

1