Specifying the linker options
You can specify the linker options for Managed Make projects. Any other linker flags not covered in the Tool Settings can be specified for the program.
- To set properties for your project, right-click your Managed Make
project and select Properties. Alternatively, to set properties for a
specific source file in your project, right-click a source file in your
standard make project and select Properties.
- Click C/C++ Build.
- In the Tool Settings tab, select Miscellaneous > Linker Flags to specify linker
flags.


SDK application projects
Project file views

Working with C/C++ project
files
Copyright © 1995-2009 Xilinx, Inc. All rights reserved.