You can add libraries and library paths for Application 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 Application project:
- Right-click your Application project and select C/C++ Build Settings. Alternatively, select Properties and navigate to C/C++ Build > Settings.
- Expand the target linker section and select the libraries to which you want to add the custom library path and library name.