mage ~gen-vs2013 (2022-02-23T00:05:29.9661958)
Dub
Repo
mage.msbuild
mage
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
Source
See Source File
mage
modules
config
gen
log
msbuild
target
util