- add
void add(BuildSettings bs)
Undocumented in source. Be warned that the author may not have intended to support it.
- addBuildEnvironments
void addBuildEnvironments(string[string] value)
Undocumented in source. Be warned that the author may not have intended to support it.
- addCopyFiles
void addCopyFiles(string[] value)
Undocumented in source. Be warned that the author may not have intended to support it.
- addDFlags
void addDFlags(string[] value)
Undocumented in source. Be warned that the author may not have intended to support it.
- addDebugVersionFilters
void addDebugVersionFilters(string[] value)
Undocumented in source. Be warned that the author may not have intended to support it.
- addDebugVersions
void addDebugVersions(string[] value)
Undocumented in source. Be warned that the author may not have intended to support it.
- addEnvironments
void addEnvironments(string[string] value)
Undocumented in source. Be warned that the author may not have intended to support it.
- addExtraDependencyFiles
void addExtraDependencyFiles(string[] value)
Undocumented in source. Be warned that the author may not have intended to support it.
- addImportFiles
void addImportFiles(string[] value)
Undocumented in source. Be warned that the author may not have intended to support it.
- addImportPaths
void addImportPaths(string[] value)
Undocumented in source. Be warned that the author may not have intended to support it.
- addLFlags
void addLFlags(string[] value)
Undocumented in source. Be warned that the author may not have intended to support it.
- addLibs
void addLibs(string[] value)
Undocumented in source. Be warned that the author may not have intended to support it.
- addLinkerFiles
void addLinkerFiles(string[] value)
Undocumented in source. Be warned that the author may not have intended to support it.
- addOptions
void addOptions(BuildOption[] value)
Undocumented in source. Be warned that the author may not have intended to support it.
- addOptions
void addOptions(BuildOptions value)
Undocumented in source. Be warned that the author may not have intended to support it.
- addPostBuildCommands
void addPostBuildCommands(string[] value)
Undocumented in source. Be warned that the author may not have intended to support it.
- addPostBuildEnvironments
void addPostBuildEnvironments(string[string] value)
Undocumented in source. Be warned that the author may not have intended to support it.
- addPostGenerateCommands
void addPostGenerateCommands(string[] value)
Undocumented in source. Be warned that the author may not have intended to support it.
- addPostGenerateEnvironments
void addPostGenerateEnvironments(string[string] value)
Undocumented in source. Be warned that the author may not have intended to support it.
- addPostRunCommands
void addPostRunCommands(string[] value)
Undocumented in source. Be warned that the author may not have intended to support it.
- addPostRunEnvironments
void addPostRunEnvironments(string[string] value)
Undocumented in source. Be warned that the author may not have intended to support it.
- addPreBuildCommands
void addPreBuildCommands(string[] value)
Undocumented in source. Be warned that the author may not have intended to support it.
- addPreBuildEnvironments
void addPreBuildEnvironments(string[string] value)
Undocumented in source. Be warned that the author may not have intended to support it.
- addPreGenerateCommands
void addPreGenerateCommands(string[] value)
Undocumented in source. Be warned that the author may not have intended to support it.
- addPreGenerateEnvironments
void addPreGenerateEnvironments(string[string] value)
Undocumented in source. Be warned that the author may not have intended to support it.
- addPreRunCommands
void addPreRunCommands(string[] value)
Undocumented in source. Be warned that the author may not have intended to support it.
- addPreRunEnvironments
void addPreRunEnvironments(string[string] value)
Undocumented in source. Be warned that the author may not have intended to support it.
- addRequirements
void addRequirements(BuildRequirement[] value)
Undocumented in source. Be warned that the author may not have intended to support it.
- addRequirements
void addRequirements(BuildRequirements value)
Undocumented in source. Be warned that the author may not have intended to support it.
- addRunEnvironments
void addRunEnvironments(string[string] value)
Undocumented in source. Be warned that the author may not have intended to support it.
- addSourceFiles
void addSourceFiles(string[] value)
Undocumented in source. Be warned that the author may not have intended to support it.
- addStringImportFiles
void addStringImportFiles(string[] value)
Undocumented in source. Be warned that the author may not have intended to support it.
- addStringImportPaths
void addStringImportPaths(string[] value)
Undocumented in source. Be warned that the author may not have intended to support it.
- addVersionFilters
void addVersionFilters(string[] value)
Undocumented in source. Be warned that the author may not have intended to support it.
- addVersions
void addVersions(string[] value)
Undocumented in source. Be warned that the author may not have intended to support it.
- dup
BuildSettings dup()
Undocumented in source. Be warned that the author may not have intended to support it.
- prependDFlags
void prependDFlags(string[] value)
Undocumented in source. Be warned that the author may not have intended to support it.
- prependSourceFiles
void prependSourceFiles(string[] value)
Undocumented in source. Be warned that the author may not have intended to support it.
- prependStringImportPaths
void prependStringImportPaths(string[] value)
Undocumented in source. Be warned that the author may not have intended to support it.
- removeDFlags
void removeDFlags(string[] value)
Undocumented in source. Be warned that the author may not have intended to support it.
- removeOptions
void removeOptions(BuildOption[] value)
Undocumented in source. Be warned that the author may not have intended to support it.
- removeOptions
void removeOptions(BuildOptions value)
Undocumented in source. Be warned that the author may not have intended to support it.
- removeSourceFiles
void removeSourceFiles(string[] value)
Undocumented in source. Be warned that the author may not have intended to support it.
- updateBuildEnvironments
void updateBuildEnvironments(string[string] value)
Undocumented in source. Be warned that the author may not have intended to support it.
- updateEnvironments
void updateEnvironments(string[string] value)
Undocumented in source. Be warned that the author may not have intended to support it.
- updatePostBuildEnvironments
void updatePostBuildEnvironments(string[string] value)
Undocumented in source. Be warned that the author may not have intended to support it.
- updatePostGenerateEnvironments
void updatePostGenerateEnvironments(string[string] value)
Undocumented in source. Be warned that the author may not have intended to support it.
- updatePostRunEnvironments
void updatePostRunEnvironments(string[string] value)
Undocumented in source. Be warned that the author may not have intended to support it.
- updatePreBuildEnvironments
void updatePreBuildEnvironments(string[string] value)
Undocumented in source. Be warned that the author may not have intended to support it.
- updatePreGenerateEnvironments
void updatePreGenerateEnvironments(string[string] value)
Undocumented in source. Be warned that the author may not have intended to support it.
- updatePreRunEnvironments
void updatePreRunEnvironments(string[string] value)
Undocumented in source. Be warned that the author may not have intended to support it.
- updateRunEnvironments
void updateRunEnvironments(string[string] value)
Undocumented in source. Be warned that the author may not have intended to support it.
BuildPlatform specific settings, like needed libraries or additional include paths.