Object/Library Modules

OverviewHow Do ILinker Options

To pass an object file or standard library (either static or import) to the linker, specify the file name in the Object/Library Modules text box, or type the file name on the command line. You can specify an absolute or relative path with the file name, and you can use wildcards in the file name. If you omit the dot (.) and file name extension, the linker assumes .OBJ for the purpose of finding the file. The linker does not use file name extensions or the lack of them to make assumptions about the contents of files; it determines the type of file by examining it and processes it accordingly.

For additional information, see LINK Input Files.