Premake5 Generator

Generate Premake5 build scripts in Lua. Configure workspace, project name, language (C++, C, C#), kind, C++ dialect, source/include directories, and link libraries with Debug/Release configurations.

How to Use Premake5 Generator

Enter workspace and project names, select language and kind, configure C++ dialect, source/include directories, and optional link libraries. Generate a complete premake5.lua file.

Step-by-Step Instructions

  1. Enter workspace and project names
  2. Select language, kind, and C++ dialect
  3. Configure source and include directories
  4. Click Generate to create premake5.lua

Related Tools

More Free Tools