Include a library to SCR project
To add library to the project:
-
Open the Project Settings by click to button.
-
Select the item
. -
Click to Add… button () in the Library search path input box to add directories containing the library file(s).
-
Click to Add… button () in the Library input box and add library name.
The name convention for libraries is
<library name>.lib
. That means that you do not pass the extension .lib to the linker, just a library name.
Fig. 1. The project settings - Libraries