Translates Assembly language source files into object files.
| Constructor and description |
|---|
Assemble
() |
| Type | Name and description |
|---|---|
void |
assemble() |
def |
getOutputType() |
FileCollection |
getSource() |
void |
source(Object sourceFiles)Adds a set of assembler sources files to be translated. |
The directory where object files will be generated.
The platform being targeted.
Adds a set of assembler sources files to be translated. The provided sourceFiles object is evaluated as per Project.files.
Gradle API 2.1