Specifying the Linker Options

You can specify the linker options for Application projects. Any other linker flags not covered in the Tool Settings can be specified here.

To set properties for your project:

  1. Right-click your managed make project and select C/C++ Build Settings. Alternatively, you could select Properties and navigate to C/C++ Build > Settings.
  2. Under the Tool Settings tab, expand the target linker section.
  3. Select Miscellaneous.
  4. Specify linker options in the Linker Flags field by clicking the Add button. Options can be deleted using the Delete button, or modified using the Edit button.