Описание тега premake
Lua embedded build configuration and project generation tool
Premake is a build configuration tool. Describe your C, C++, or C# software project using a simple, easy to read lua syntax and let Premake generate the project files for:
- Microsoft Visual Studio 2002-2010, including the Express editions
- GNU Make, including Cygwin and MinGW
- Apple Xcode
- Code::Blocks
- CodeLite
- IC#Code SharpDevelop
- MonoDevelop