|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.codehaus.plexus.logging.AbstractLogEnabled
org.codehaus.mojo.natives.linker.AbstractLinker
org.codehaus.mojo.natives.c.CLinker
org.codehaus.mojo.natives.msvc.MSVCLinker
public class MSVCLinker
| Field Summary |
|---|
| Fields inherited from interface org.codehaus.mojo.natives.linker.Linker |
|---|
ROLE |
| Constructor Summary | |
|---|---|
MSVCLinker()
|
|
| Method Summary | |
|---|---|
protected org.codehaus.plexus.util.cli.Commandline |
createLinkerCommandLine(java.util.List objectFiles,
org.codehaus.mojo.natives.linker.LinkerConfiguration config)
|
protected java.lang.String |
getLinkerOutputOption()
|
| Methods inherited from class org.codehaus.mojo.natives.c.CLinker |
|---|
setCommandLineForExternalLibraries |
| Methods inherited from class org.codehaus.mojo.natives.linker.AbstractLinker |
|---|
link |
| Methods inherited from class org.codehaus.plexus.logging.AbstractLogEnabled |
|---|
enableLogging, getLogger, setupLogger, setupLogger, setupLogger |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MSVCLinker()
| Method Detail |
|---|
protected org.codehaus.plexus.util.cli.Commandline createLinkerCommandLine(java.util.List objectFiles,
org.codehaus.mojo.natives.linker.LinkerConfiguration config)
throws org.codehaus.mojo.natives.NativeBuildException
createLinkerCommandLine in class org.codehaus.mojo.natives.c.CLinkerorg.codehaus.mojo.natives.NativeBuildExceptionprotected java.lang.String getLinkerOutputOption()
getLinkerOutputOption in class org.codehaus.mojo.natives.c.CLinker
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||