Skip to main content

fastuptodate

Specifies whether or not Visual Studio should perform Fast Up To Date Checks before invoking MSBuild.

fastuptodate ("value")

Parameters

value is one of:

ValueDescription
OnEnable VS fast up to date checks
OffDisable VS fast up to date checks

Applies To

Project configurations.

Availability

Premake 5.0.0-beta1 or later for Visual Studio 2010+.

Examples

fastuptodate "On"