Zl

Causes library names to be omitted from the object file.

IDE Equivalent

Windows: C/C++ > Advanced > Omit Default Library Names

Linux:

Mac OS: None

Architectures

IA-32 architecture, Intel® 64 architecture, IA-64 architecture

Syntax

Linux and Mac OS: None
Windows:  /Zl

Arguments

None

Default

OFF Default or specified library names are included in the object file.

Description

This option causes library names to be omitted from the object file.

Alternate Options

None