Skip to main content

excludefrombuild

Excludes a project from the build or a source file from a configuration.

excludefrombuild ("value")

Parameters

value specifies whether to exclude project or source file from build:

ValueDescription
OnExcludes a project from the build.
OffDefault behavior, includes project in build.

Applies To

Project and file configurations.

Availability

Premake 5.0.0-beta8 or later on Visual Studio.