net.sf.antcontrib.cpptasks.devstudio
Class DevStudioLibrarian
- Cloneable, Linker, Processor
public final class DevStudioLibrarian
Adapter for the Microsoft (r) Library Manager
addBase , addEntry , addFixed , addImpliedArgs , addIncremental , addMap , addStack , getCommandFileSwitch , getLibraryPath , getLibraryPatterns , getMaximumCommandLength , getOutputFileSwitch , isCaseSensitive |
addBase , addEntry , addFixed , addImpliedArgs , addIncremental , addLibrarySets , addMap , addStack , createConfiguration , decorateLinkerOption , getCommand , getCommandFileSwitch , getIdentifier , getLibtoolLinker , getMaximumCommandLength , getOutputFileNames , getOutputFileSwitch , getOutputFileSwitch , getStartupObject , link , prepareArguments , prepareFilename , prepareResponseFile , quoteFilename , runCommand , setCommand |
bid , changeEnvironment , clone , getHeaderExtensions , getIdentifier , getIdentifier , getOSArch , getOSName , getSourceExtensions , isDarwin , toString |
getLinker
public Linker getLinker(LinkType type)
Gets the linker for the specified link type.
- getLinker in interface Linker
- getLinker in interface Processor
- appropriate linker or null, will return this if this linker can
handle the specified link type
Copyright B) 2001-2006 Ant-Contrib project. All Rights Reserved.