Skip to main content

mapfilepath

Specifies the path to generate a mapfile at.

mapfilepath "dir/to/file.map"

If mapfile is not "On", then no mapfile will be generated. If mapfile is "On" but this value is not set, this will generate a mapfile at a default location, as determined by either the toolset or exporter.

Parameters

value specifies the desired mapfile path

Applies To

Project configurations.

Availability

Premake 5.0-beta8 or later on Visual Studio.

See Also