/link (Pass Options to Linker)
Passes one or more linker options to the linker.
/link linkeroptions
- linkeroptions
The linker option or options to be passed to the linker.
The /link option and its linker options must appear after any file names and CL options. A space is required between /link and linkeroptions. For more information, see Setting Linker Options.
Open the project's Property Pages dialog box. For details, see How to: Open Project Property Pages.
Click the Linker folder.
Click a linker property page.
Modify one or more properties.
- This compiler option cannot be changed programmatically.