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"
Specifies the D interface file name.
headername ("name")
name
is the new D interface file name.
Project configurations.
headername "interface.di"