INCLUDELIB

Informs the linker that the current module should be linked with libraryname.

Syntax

INCLUDELIB libraryname

Remarks

The libraryname must be enclosed in angle brackets if it includes a backslash, semicolon, greater-than symbol, less-than symbol, single quotation mark, or double quotation mark.

See also

Directives reference
MASM BNF Grammar