Compiler Option: -l
Add a library file to linker's list
Syntax
-l
<
library file
>
Parameters
library file
Name of the library files without extension to add to the linker's list.
Description
The
-l
compiler option Add a library file to linker's list.
See also
#inclib
Compiler Option: -p
Using the Command Line