headername - premake/premake-dlang GitHub Wiki

Specifies the D interface file name.

headername ("name")

Parameters

name is the new D interface file name.

Applies To

Project configurations.

Examples

headername "interface.di"

See Also