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(java.io.File src,
java.io.File dest,
CompilerConfiguration config) |
protected java.util.Map |
getEnvironmentVariables() |
protected java.lang.String |
getOutputFileOption() |
protected void |
setEnvironmentVariables(java.util.Map envs) |
getParsercompile, getObjectFile, getObjectFileExtensionprotected void setEnvironmentVariables(java.util.Map envs)
protected java.util.Map getEnvironmentVariables()
protected java.lang.String getOutputFileOption()
getOutputFileOption in class AbstractCCompilerprotected org.codehaus.plexus.util.cli.Commandline getCommandLine(java.io.File src,
java.io.File dest,
CompilerConfiguration config)
throws NativeBuildException
getCommandLine in class AbstractCCompilerNativeBuildExceptionCopyright © 2013 Codehaus. All Rights Reserved.