Makefile Wizard: Set Basic Options

See Also

On the Set Basic Options page of the Makefile wizard, you can specify how you would like your code to be built. 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.

By default, the build will generate a 32-bit binary that includes debugging information. To change the default:

Click Next when you are finished setting basic options.

See Also
Creating a Makefile
        Name and Location
        Select Makefile Type and Platform
        Enter Base Directory
        Create List of Targets
        Enter Source Files
        Build Output Directory
        Enter Include Directories
        Select Standard Libraries
        Enter Libraries
        Enter Advanced Options
        Define Recursive Make Target
        Define Custom Make Target
        Edit Compiler Paths
        Review Makefile

Legal Notices