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 C/C++ Build Settings. Alternatively, you could select Properties and navigate to the C/C++ Build > Settings.
- In the Tool Settings tab, expand the target linker section and select the libraries to which you want to add the custom library path and library name.


SDK application projects
Working with software projects
Copyright © 1995-2010 Xilinx, Inc. All rights reserved.