Compilerpublic class MSVCCompiler extends AbstractCCompiler
AbstractCompiler.CompilerRunnable| Constructor | Description |
|---|---|
MSVCCompiler() |
| Modifier and Type | Method | Description |
|---|---|---|
protected org.codehaus.plexus.util.cli.Commandline |
getCommandLine(File src,
File dest,
CompilerConfiguration config) |
Setup Compiler Command line
|
protected Map |
getEnvironmentVariables() |
|
protected String |
getOutputFileOption() |
|
protected void |
setEnvironmentVariables(Map envs) |
getParsercompile, getObjectFile, getObjectFileExtensionprotected void setEnvironmentVariables(Map envs)
protected Map getEnvironmentVariables()
protected 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 © 2019 MojoHaus. All rights reserved.