Skip to content

Modules

starkos edited this page Apr 10, 2021 · 45 revisions

⚠️ We have a new website! Visit now for the most update to date documentation.
       This wiki is no longer being maintained.


Built-In Modules

These modules are shipped as part of Premake, and may be used out of the box with any source or binary package.

  • Android : Android support
  • CodeLite : CodeLite support
  • D : D programming language support
  • gmake : Makefile generator (deprecated by gmake2)
  • gmake2 : Makefile generator
  • Raw : Generate raw representation of Premake structures
  • Visual Studio : Visual Studio (2005 - 2019) support
  • XCode : XCode support

Third-Party Modules

These add-on modules are available from other developers; follow the links for more information. If you've developed a module you would like to share with others, feel free to add a link to the list!

IDE Modules

Platform Modules

Build System Modules

Tool Modules

Library Modules

  • Qt : Qt support
  • WIX : Premake extension to support WIX project files on Visual Studio
Clone this wiki locally