On the Enter Advanced Options page of the Makefile wizard, you can specify compiler options for building your target. The wizard displays this page for each Executable target, Static Library/Archive target, or Shared/Dynamically Linked Library target you defined on the Create List of Targets page. This page is not displayed for a Recursive Make target or a Custom target, or if you are using one of the simple makefile templates.
The Advanced Options fields include a BASICOPTS macro with a value of the basic options you selected on the Set Basic Options page.
Click Next when you are finished entering advanced options.