Package | Description |
---|---|
net.sf.antcontrib.cpptasks |
C++ and other compiled languages build support for Ant.
|
Modifier and Type | Field and Description |
---|---|
private ArchEnum |
TargetDef.arch
architecture.
|
Modifier and Type | Method and Description |
---|---|
ArchEnum |
TargetDef.getArch()
Gets arch.
|
Modifier and Type | Method and Description |
---|---|
void |
TargetDef.setArch(ArchEnum value)
Sets cpu architecture, compiler may use cpu specific instructions.
|