Adding libraries and library paths
You can add libraries and library paths for Managed Make projects. If you have a custom library to link
against, you should specify the library path and the library name to the
linker.
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 the
Libraries to which you want to add the
custom library path and library name.


SDK application projects
Project file views

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