Package | Description |
---|---|
net.sf.antcontrib.cpptasks |
C++ and other compiled languages build support for Ant.
|
Modifier and Type | Field and Description |
---|---|
private OSFamilyEnum |
TargetDef.osFamily
OS Family.
|
Modifier and Type | Method and Description |
---|---|
OSFamilyEnum |
TargetDef.getOsfamily()
Gets operating system family.
|
Modifier and Type | Method and Description |
---|---|
void |
TargetDef.setOsfamily(OSFamilyEnum value)
Sets operating system family.
|