Method | Description | |
---|---|---|
Executable ( Action |
Builds a console application
|
|
Library ( Action |
Builds a library assembly (i.e. a dll)
|
|
Module ( Action |
Builds a module
|
|
WindowsExecutable ( Action |
Builds a windows executable
|
Method | Description | |
---|---|---|
Target ( string compiler ) : System |
Method | Description | |
---|---|---|
Target ( IActionExcecutor actionExcecutor, string compiler ) : System |
protected Target ( string compiler ) : System | ||
compiler | string | |
return | System |
public WindowsExecutable ( Action |
||
args | Action |
|
return | void |