net.sf.antcontrib.cpptasks.types

Class LinkerArgument


public class LinkerArgument
extends CommandLineArgument

A linker command line argument.

Nested Class Summary

Nested classes/interfaces inherited from class net.sf.antcontrib.cpptasks.types.CommandLineArgument

CommandLineArgument.LocationEnum

Constructor Summary

LinkerArgument()

Method Summary

void
execute()

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

Copyright B) 2001-2006 Ant-Contrib project. All Rights Reserved.