Skip to content

buildlog

starkos edited this page Apr 10, 2021 · 4 revisions

⚠️ We have a new website! Visit now for the most update to date documentation.
       This wiki is no longer being maintained.


Specifies the output location of a toolset's build logs.

buildlog ("path")

If a build log path has not been specified, the toolset's default path will be used.

Parameters

path is the output file system location for the build log file.

Applies To

Project configurations.

Availability

Premake 5.0 or later. Currently only implemented for Visual Studio 2010+.

Clone this wiki locally