다음을 통해 공유


INCLUDELIB (MASM)

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

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

Concepts

Directives Reference