Skip to main content

mapfile

Specifies whether or not to generate a mapfile.

mapfile "On"

Parameters

value specifies the desired MAP generation mode:

ValueDescription
DefaultPerform the default mapfile generation.
OffDo not generate a mapfile for the target.
OnGenerate a mapfile for the target.

Applies To

Project configurations.

Availability

Premake 5.0-beta8 or later on Visual Studio.

See Also