Executable

Executable

Builds an executable by linking together one or more libraries.

Executable( alias ) ; (optional) Alias { .Linker ; Linker executable to use .LinkerOutput ; Ouput from linker .LinkerOptions ; Options to pass to linker .Libraries ; Libraries to link into executable .LinkerLinkObjects ; (optional) Link objects used to make libs instead of libs (default false) .LinkerAssemblyResources ; (optional) List of assembly resources to use with %3 }

Build-Time Substitutions