Package net.sf.antcontrib.cpptasks
Class ObjectFileCollector
java.lang.Object
net.sf.antcontrib.cpptasks.ObjectFileCollector
- All Implemented Interfaces:
FileVisitor
Collects object files for the link step.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
files
-
linker
-
-
Constructor Details
-
ObjectFileCollector
-
-
Method Details
-
visit
- Specified by:
visit
in interfaceFileVisitor
- Throws:
org.apache.tools.ant.BuildException
-