net.sf.antcontrib.cpptasks.types
Class LinkerArgument
java.lang.Object
net.sf.antcontrib.cpptasks.types.CommandLineArgument
net.sf.antcontrib.cpptasks.types.LinkerArgument
public class LinkerArgument
- extends CommandLineArgument
A linker command line argument.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LinkerArgument
public LinkerArgument()
execute
public void execute()
throws org.apache.tools.ant.BuildException
- Throws:
org.apache.tools.ant.BuildException
Copyright © 2001-2011 Ant-Contrib Project. All Rights Reserved.