MSBuildProject

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(string name)
Undocumented in source.

Members

Variables

configs
MSBuildConfig[] configs;
Undocumented in source.
cpps
Path[] cpps;
Undocumented in source.
guid
UUID guid;
Undocumented in source.
headers
Path[] headers;
Undocumented in source.
isStartup
bool isStartup;

Decides whether this project is the first to show up in the sln file.

name
string name;
Undocumented in source.
otherFiles
Path[] otherFiles;
Undocumented in source.
target
Target target;
Undocumented in source.
toolsVersion
string toolsVersion;
Undocumented in source.

Meta