public class Msvc extends Object
| Constructor and Description |
|---|
Msvc() |
| Modifier and Type | Method and Description |
|---|---|
int |
compareVersion(Object o1,
Object o2) |
void |
configureCCTask(CCTask task) |
void |
configureLinker(LinkerDef linker) |
org.apache.tools.ant.types.Environment.Variable |
getPathVariable() |
String |
getSDKToolPath() |
String |
getToolPath() |
String |
getVersion() |
String |
getWindowsSdkVersion() |
void |
setMojo(AbstractNarMojo mojo) |
void |
setToolPath(CompilerDef compilerDef,
String name) |
String |
toString() |
public void configureCCTask(CCTask task) throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionExceptionpublic void configureLinker(LinkerDef linker) throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionExceptionpublic org.apache.tools.ant.types.Environment.Variable getPathVariable()
public String getVersion()
public String getWindowsSdkVersion()
public void setMojo(AbstractNarMojo mojo) throws org.apache.maven.plugin.MojoFailureException, org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureExceptionorg.apache.maven.plugin.MojoExecutionExceptionpublic String getToolPath()
public String getSDKToolPath()
public void setToolPath(CompilerDef compilerDef, String name)
Copyright © 2005-2016 NAR Maven Plugin developers. All Rights Reserved.