CodeBlocks Manual
|
LibFinder adds extra tab in Project Properties Libraries - this tab shows libs used in project and libs known in LibFinder. To add library into your project, select it in right pane and click < button. To remove library from project, select it on the left pane and click > button (see Project configuration 2.12).
You can filter libraries known to LibFinder by providing search filter. The Show as Tree checkbox allows to switch between categorized and uncategorized view. If you want to add library which is not available in LibFinders database, you may use Unknown Library field. Note that you should enter librarys shortcode (which usually matches global variable name) or name of library in pkg-config. List of suggested shortcodes can be found at Checking the Dont setup automatically option will notify LibFinder that it should not add libraries automatically while compiling this project. In such case, LibFinder can be invoked from build script. Example of such script is generated and added to project by pressing Add manual build script .
|
![[Figure # 30]](project_configuration.png)