@Component(role=Compiler.class, hint="msvc") public class MSVCCompiler extends AbstractCCompiler
AbstractCompiler.CompilerRunnable| Constructor and Description |
|---|
MSVCCompiler() |
| Modifier and Type | Method and Description |
|---|---|
protected org.codehaus.plexus.util.cli.Commandline |
getCommandLine(File src,
File dest,
CompilerConfiguration config)
Setup Compiler Command line
|
protected Map<String,String> |
getEnvironmentVariables() |
protected String |
getOutputFileOption() |
protected void |
setEnvironmentVariables(Map<String,String> envs) |
getParsercompile, getObjectFile, getObjectFileExtensionprotected String getOutputFileOption()
getOutputFileOption in class AbstractCCompilerprotected org.codehaus.plexus.util.cli.Commandline getCommandLine(File src, File dest, CompilerConfiguration config) throws NativeBuildException
AbstractCCompilergetCommandLine in class AbstractCCompilerNativeBuildExceptionCopyright © 2020 MojoHaus. All rights reserved.