org.freehep.maven.nar
Class Lib

java.lang.Object
  extended by org.freehep.maven.nar.Lib

public class Lib
extends Object

Keeps info on a library

Version:
$Id: Lib.java 12783 2007-06-15 23:34:05Z duns $
Author:
Mark Donszelmann

Constructor Summary
Lib()
           
 
Method Summary
 void addLibSet(AbstractDependencyMojo mojo, net.sf.antcontrib.cpptasks.LinkerDef linker, org.apache.tools.ant.Project antProject)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Lib

public Lib()
Method Detail

addLibSet

public void addLibSet(AbstractDependencyMojo mojo,
                      net.sf.antcontrib.cpptasks.LinkerDef linker,
                      org.apache.tools.ant.Project antProject)
               throws org.apache.maven.plugin.MojoFailureException,
                      org.apache.maven.plugin.MojoExecutionException
Throws:
org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionException


Copyright © 2000-2007 FreeHEP. All Rights Reserved.