Package | Description |
---|---|
net.sf.antcontrib.cpptasks |
C++ and other compiled languages build support for Ant.
|
net.sf.antcontrib.cpptasks.compiler |
Modifier and Type | Method and Description |
---|---|
void |
CCTask.setLink(OutputTypeEnum outputType)
Deprecated.
|
void |
CCTask.setOuttype(OutputTypeEnum outputType)
Sets the output file type.
|
Modifier and Type | Method and Description |
---|---|
void |
LinkType.setOutputType(OutputTypeEnum outputType)
Sets the output type (execuable, shared, etc).
|
Copyright © 2001-2017 Ant-Contrib Project. All Rights Reserved.