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.
Copyright © 2014, Oracle and/or its affiliates. All rights reserved.