Package | Description |
---|---|
net.sf.antcontrib.cpptasks |
C++ and other compiled languages build support for Ant.
|
net.sf.antcontrib.cpptasks.types |
Modifier and Type | Method and Description |
---|---|
CommandLineArgument[] |
ProcessorDef.getActiveProcessorArgs()
Prepares list of processor arguments ( compilerarg, linkerarg ) that
are active for the current project settings.
|
Modifier and Type | Method and Description |
---|---|
protected void |
ProcessorDef.addConfiguredProcessorArg(CommandLineArgument arg)
Adds a
|
Modifier and Type | Class and Description |
---|---|
class |
CompilerArgument
A compiler command line argument.
|
class |
LinkerArgument
A linker command line argument.
|
Copyright © 2001–2024 Ant-Contrib Project. All rights reserved.