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 |
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 © 2015 Codehaus. All rights reserved.