Class |
Description |
AbstractLinkTask
|
Base task for linking a native binary from object files and libraries. |
CreateStaticLibrary
|
Assembles a static library from object files. |
InstallExecutable
|
Installs an executable with it's dependent libraries so it can be easily executed. |
LinkExecutable
|
Links a binary executable from object files and libraries. |
LinkSharedLibrary
|
Links a binary shared library from object files and imported libraries. |
PrefixHeaderFileGenerateTask
|
Generates a prefix header file from a list of headers to be precompiled. |