Hi all, I'd like to write a plugin for Qt Creator to provide integration with Premake build system.
If I understand correctly, simplest plugin should only provide Qt Creator list of header and source files. What interfaces should I implement in my plugin to get it working? I've tried to learn from cmakeprojectmanager and qt4projectmanager, but they are too cumbersome to get started. -- Regards, Konstantin _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt.nokia.com/mailman/listinfo/qt-creator
