Syntax

INCLUDEBIN "filename"
INCLUDEBIN <filename>

Description

The INCLUDEBIN directive inserts the contents of filename into the assembly as binary data. If filename is enclosed in quotation marks, the user include directories are searched, and if filename is enclosed in triangular brackets the system include directories are searched.

See Also

Set user include directories, Set system include directories