Crossware

Table of Contents        Previous topic       Next topic       

ASSEMBLER DIRECTIVES->Other Assembler Directives->INCLUDELIB Search Specified Library

The INCLUDELIB directive specifies a library file that will be searched automatically at link time.  Unless otherwise specified, a .LIB extension will be assumed for the filename.


Format:

  INCLUDELIB<library file name>