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:
- Right-click your managed make project and select C/C++ Build Settings. Alternatively, select Properties and navigate to .
- Under the Tool Settings view, expand the target linker section.
- Select Miscellaneous.
- 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.