org.codehaus.mojo.natives.msvc
Class MSVCResourceCompiler

java.lang.Object
  extended by org.codehaus.plexus.logging.AbstractLogEnabled
      extended by org.codehaus.mojo.natives.compiler.AbstractResourceCompiler
          extended by org.codehaus.mojo.natives.msvc.MSVCResourceCompiler
All Implemented Interfaces:
org.codehaus.mojo.natives.compiler.ResourceCompiler, org.codehaus.plexus.logging.LogEnabled

public class MSVCResourceCompiler
extends org.codehaus.mojo.natives.compiler.AbstractResourceCompiler

Version:
$Id: MSVCResourceCompiler.java 6588 2008-03-28 12:22:57Z bentmann $
Author:
Dan Tran

Field Summary
 
Fields inherited from interface org.codehaus.mojo.natives.compiler.ResourceCompiler
ROLE
 
Constructor Summary
MSVCResourceCompiler()
           
 
Method Summary
protected  org.codehaus.plexus.util.cli.Commandline getCommandLine(org.codehaus.mojo.natives.compiler.ResourceCompilerConfiguration config, java.io.File source)
           
 
Methods inherited from class org.codehaus.mojo.natives.compiler.AbstractResourceCompiler
compile
 
Methods inherited from class org.codehaus.plexus.logging.AbstractLogEnabled
enableLogging, getLogger, setupLogger, setupLogger, setupLogger
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MSVCResourceCompiler

public MSVCResourceCompiler()
Method Detail

getCommandLine

protected org.codehaus.plexus.util.cli.Commandline getCommandLine(org.codehaus.mojo.natives.compiler.ResourceCompilerConfiguration config,
                                                                  java.io.File source)
                                                           throws org.codehaus.mojo.natives.NativeBuildException
Specified by:
getCommandLine in class org.codehaus.mojo.natives.compiler.AbstractResourceCompiler
Throws:
org.codehaus.mojo.natives.NativeBuildException


Copyright © 2010. All Rights Reserved.