On Wednesday 08 June 2011 11:51:41 ext Konstantin Tokarev wrote: > > 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?
ProjectExplorer::IProjectManager > I've tried to learn from > cmakeprojectmanager and qt4projectmanager, but they are too cumbersome to get > started. Starting from genericprojectmanager is probably easier. Andre' _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt.nokia.com/mailman/listinfo/qt-creator
