Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 381 Bytes

includelib.md

File metadata and controls

11 lines (6 loc) · 381 Bytes

Asmc Macro Assembler Reference

INCLUDELIB

INCLUDELIB libraryname

Informs the linker that the current module should be linked with libraryname. 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