Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Turns the edit-and-continue features of a toolset or platform on and off.
editandcontinue "value"
If no value is set for a configuration, the toolset's default setting (usually "On") will be used.
value is a boolean value, i.e. "On" or "Off".
value
Project configurations.
Premake 5.0 or later.
-- Turn off edit and continue editandcontinue "Off"