mage.msbuild

Undocumented in source.

Modules

clcompile
module mage.msbuild.clcompile
Undocumented in source.
cpp
module mage.msbuild.cpp
Undocumented in source.
link
module mage.msbuild.link
Undocumented in source.
sln
module mage.msbuild.sln
Undocumented in source.
vcxproj
module mage.msbuild.vcxproj
Undocumented in source.

Public Imports

mage.msbuild.sln
public import mage.msbuild.sln;
Undocumented in source.
mage.msbuild.vcxproj
public import mage.msbuild.vcxproj;
Undocumented in source.

Members

Static functions

trPlatform
string trPlatform(string architectureName)

Translate a general mage architecture name to a MSBuild one.

Static variables

architectureMap
string[string] architectureMap;
Undocumented in source.

Structs

VSInfo
struct VSInfo
Undocumented in source.

Meta