mage ~gen-vs2013 (2022-02-23T00:05:29.9661958)
Dub
Repo
mage.gen
mage
Undocumented in source.
Modules
vs2013
module
mage.gen.vs2013
Undocumented in source.
vsCommon
module
mage.gen.vsCommon
Common code for Visual Studio generators.
Public Imports
mage.gen.vs2013
public
import
mage
.
gen
.
vs2013
;
Undocumented in source.
Members
Functions
registerGenerator
void
registerGenerator
(string name, IGenerator generator)
Undocumented in source. Be warned that the author may not have intended to support it.
Interfaces
IGenerator
interface
IGenerator
Undocumented in source.
Mixin templates
RegisterGenerator
mixintemplate
RegisterGenerator
(G, Name...)
Undocumented in source.
Variables
generatorRegistry
IGenerator
[
string
]
generatorRegistry
;
Undocumented in source.
Meta
Source
See Source File
mage
modules
config
gen
log
msbuild
target
util