org.codehaus.mojo.natives.msvc
Class MSVCMessageCompiler
java.lang.Object
org.codehaus.plexus.logging.AbstractLogEnabled
org.codehaus.mojo.natives.compiler.AbstractMessageCompiler
org.codehaus.mojo.natives.msvc.MSVCMessageCompiler
- All Implemented Interfaces:
- MessageCompiler, org.codehaus.plexus.logging.LogEnabled
public class MSVCMessageCompiler
- extends AbstractMessageCompiler
- Version:
- $Id: MSVCMessageCompiler.java 6588 2008-03-28 12:22:57Z bentmann $
- Author:
- Dan Tran
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 |
MSVCMessageCompiler
public MSVCMessageCompiler()
getCommandLine
protected org.codehaus.plexus.util.cli.Commandline getCommandLine(MessageCompilerConfiguration config,
File source)
throws NativeBuildException
- Specified by:
getCommandLine
in class AbstractMessageCompiler
- Throws:
NativeBuildException
Copyright © 2011 Codehaus. All Rights Reserved.