Home
Welcome to the Premake 5 User Guide!
Getting Started
Writing Premake Scripts
- Your First Script
- Workspaces and Projects
- Scopes and Inheritance
- Adding Source Files
- Linking
- Configurations and Platforms
- Filters
- Build Settings
- Command Line Arguments
- Using Modules
- More Topics…
Extending Premake
- Introduction
- Code Overview
- Coding Conventions
- Overrides and Call Arrays
- Developing Modules
- Adding a New Action
Premake Reference
- Project API
- Lua Library Additions
- Available Modules
- Supported Feature Matrix
- What's New in 5.0
- Migrating From 4.x