Intel® C++ Compiler 16.0 User and Reference Guide

Zl

Causes library names to be omitted from the object file.

Syntax

Linux and OS X:

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.

IDE Equivalent

Visual Studio: Advanced > Omit Default Library Names

Eclipse: None

Xcode: None

Alternate Options

None