Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 743 Bytes

File metadata and controls

15 lines (12 loc) · 743 Bytes
description Learn more about: .Txt Files as Linker Input
title .Txt Files as Linker Input
ms.date 11/04/2016
helpviewer_keywords
.txt files, linker input
text files, linker input
txt files, linker input
ms.assetid 220b5a59-8b78-43f6-a8c3-f3134ccddf9e

.Txt Files as Linker Input

LINK expects various text files as additional input. The command-file specifier (@) and the Base Address (/BASE), /DEF, and /ORDER options all specify text files. These files can have any extension, not just .txt.

See also

LINK Input Files
MSVC Linker Options