ProjectSettings

local settings for project (not supposed to put under source control)

Constructors

this
this(string filename)
Undocumented in source.

Members

Functions

afterLoad
void afterLoad()

override to do something after loading - e.g. set defaults

getArch
string getArch(IDESettings idesettings)
Undocumented in source. Be warned that the author may not have intended to support it.
getDubAdditionalParams
string getDubAdditionalParams(IDESettings idesettings)
Undocumented in source. Be warned that the author may not have intended to support it.
getToolchain
string getToolchain(IDESettings idesettings)
Undocumented in source. Be warned that the author may not have intended to support it.
updateDefaults
void updateDefaults()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

buildSettings
Setting buildSettings [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
buildVerbose
bool buildVerbose [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
debugSettings
Setting debugSettings [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
runInExternalConsole
bool runInExternalConsole [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta