Skip to main content

atl

Enables Microsoft's Active Template Library in a project.

atl ("value")

Parameters

value is one of:

ActionDescription
OffDo not use ATL (default).
DynamicLink the ATL libraries dynamically.
StaticLink the ATL libraries statically.

Applies To

Project configurations.

Availability

Premake 5.0 or later.