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.
⚠️ We have a new website! Visit now for the most update to date documentation. This wiki is no longer being maintained.
Adds arbitrary GNU make markup to a generated Makefile.
makesettings { "values" }
Only used for makefile generating actions.
values specifies one or more lines to be written to the Makefile.
values
Project configurations.
Premake 5.0 or later.
makesettings [[ ifeq ($(strip $(DEVKITPPC)),) $(error "DEVKITPPC environment variable is not set")' endif include $(DEVKITPPC)/wii_rules' ]]