- configArchitecture
string configArchitecture(Environment env)
Undocumented in source. Be warned that the author may not have intended to support it.
- configCharacterSet
string configCharacterSet(Environment env)
Undocumented in source. Be warned that the author may not have intended to support it.
- configFiles
void configFiles(Environment env, Path[] headerFiles, Path[] compilationUnits)
Undocumented in source. Be warned that the author may not have intended to support it.
- configIntermediatesDir
Path configIntermediatesDir(Environment env)
Undocumented in source. Be warned that the author may not have intended to support it.
- configLinkIncremental
bool configLinkIncremental(Environment env)
Undocumented in source. Be warned that the author may not have intended to support it.
- configName
string configName(Environment env)
Undocumented in source. Be warned that the author may not have intended to support it.
- configOutputFile
Path configOutputFile(Environment env, MSBuildProject proj, MSBuildConfig cfg)
Undocumented in source. Be warned that the author may not have intended to support it.
- configPlatformToolset
string configPlatformToolset(Environment env, VSInfo info)
Undocumented in source. Be warned that the author may not have intended to support it.
- configType
string configType(Environment env)
Undocumented in source. Be warned that the author may not have intended to support it.
- configUseDebugLibgs
bool configUseDebugLibgs(Environment env, string cfgName)
- configWholeProgramOptimization
bool configWholeProgramOptimization(Environment env)
Undocumented in source. Be warned that the author may not have intended to support it.
- createProject
MSBuildProject createProject(MagicContext context, VSInfo info, Target target)
Undocumented in source. Be warned that the author may not have intended to support it.
- sanitize
void sanitize(MSBuildConfig cfg)
Undocumented in source. Be warned that the author may not have intended to support it.
- trOptimization
string trOptimization(int level)
Undocumented in source. Be warned that the author may not have intended to support it.
- trType2FileExt
string trType2FileExt(string type)
Undocumented in source. Be warned that the author may not have intended to support it.
- trWarningLevel
string trWarningLevel(int level)
Undocumented in source. Be warned that the author may not have intended to support it.