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) |
getParser
compile, getObjectFile, getObjectFileExtension
protected void setEnvironmentVariables(Map envs)
protected Map getEnvironmentVariables()
protected String getOutputFileOption()
getOutputFileOption
in class AbstractCCompiler
protected org.codehaus.plexus.util.cli.Commandline getCommandLine(File src, File dest, CompilerConfiguration config) throws NativeBuildException
AbstractCCompiler
getCommandLine
in class AbstractCCompiler
NativeBuildException
Copyright © 2013 Codehaus. All Rights Reserved.