Package net.sf.antcontrib.cpptasks.types
Class LinkerArgument
java.lang.Object
net.sf.antcontrib.cpptasks.types.CommandLineArgument
net.sf.antcontrib.cpptasks.types.LinkerArgument
A linker command line argument.
-
Nested Class Summary
Nested classes/interfaces inherited from class net.sf.antcontrib.cpptasks.types.CommandLineArgument
CommandLineArgument.LocationEnum
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.sf.antcontrib.cpptasks.types.CommandLineArgument
getLocation, getValue, isActive, setIf, setLocation, setUnless, setValue
-
Constructor Details
-
LinkerArgument
public LinkerArgument()
-
-
Method Details
-
execute
public void execute() throws org.apache.tools.ant.BuildException- Throws:
org.apache.tools.ant.BuildException
-