- compileAs
string compileAs;
Undocumented in source.
- defines
string[] defines;
Undocumented in source.
- functionLevelLinking
Option!bool functionLevelLinking;
Undocumented in source.
- includePaths
const(Path)[] includePaths;
Undocumented in source.
- inheritDefines
bool inheritDefines;
Undocumented in source.
- inheritIncludePaths
bool inheritIncludePaths;
Undocumented in source.
- intrinsicFunctions
Option!bool intrinsicFunctions;
Undocumented in source.
- optimization
string optimization;
Undocumented in source.
- pch
string pch;
Undocumented in source.
- warningLevel
string warningLevel;
Undocumented in source.