Game Development Reference
In-Depth Information
The Premake build
Premake is a Lua-based build configuration tool. AI sandbox uses Premake in order to
support multiple versions of Visual Studio without the need to maintain build configura-
tions across solutions and build configurations.
Executing the vs2008.bat batch file will create a Visual Studio 2008 solution within the
build folder. Correspondingly, the vs2010.bat and vs2012.bat batch files will cre-
ate Visual Studio 2010 and Visual Studio 2012 solutions of AI sandbox.
Search WWH ::




Custom Search