Skip to content

cthirase/premake_tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Premake5

Premake is a command line utility which reads a scripted definition of a software project and, most commonly, uses it to generate project files for toolsets like Visual Studio, Xcode, or GNU Make.

Premake5 Tutorial

This unofficial tutorial is provided to show you some specific uses of Premake5.

Table of Contents

Name Contents
hello for Premake5 beginners
outputdir specify the file name and output directory
clean_action add a clean action

License

See LICENSE document.

About

Unofficial Premake5 Tutorial

Topics

Resources

License

Stars

Watchers

Forks