org.eclipse.cdt.managedbuilder.core
Interface IManagedOutputNameProvider

All Known Implementing Classes:
GnuLinkOutputNameProvider

public interface IManagedOutputNameProvider


Method Summary
 org.eclipse.core.runtime.IPath[] getOutputNames(ITool tool, org.eclipse.core.runtime.IPath[] primaryInputNames)
           
 

Method Detail

getOutputNames

org.eclipse.core.runtime.IPath[] getOutputNames(ITool tool,
                                                org.eclipse.core.runtime.IPath[] primaryInputNames)
Parameters:
tool -
primaryInputNames -
Returns:
IPath[]