MSBuildConfig

Undocumented in source.

Members

Variables

architecture
string architecture;
Undocumented in source.
characterSet
string characterSet;
Undocumented in source.
clCompile
ClCompile clCompile;
Undocumented in source.
compilationUnits
Path[] compilationUnits;
Undocumented in source.
headerFiles
Path[] headerFiles;
Undocumented in source.
intermediatesDir
Path intermediatesDir;
Undocumented in source.
link
Link link;
Undocumented in source.
linkIncremental
Option!bool linkIncremental;
Undocumented in source.
name
string name;
Undocumented in source.
outputFile
Path outputFile;
Undocumented in source.
platformToolset
string platformToolset;
Undocumented in source.
type
string type;
Undocumented in source.
useDebugLibs
Option!bool useDebugLibs;
Undocumented in source.
wholeProgramOptimization
Option!bool wholeProgramOptimization;
Undocumented in source.

Meta