NAnt SDK Documentation - v0.92 |
|
LibTask.NeedsCompiling Method
Determines if the sources need to be linked.
[Visual Basic]
Overridable Protected Function NeedsCompiling() As
Boolean
[C#]
protected virtual
bool NeedsCompiling();
See Also
LibTask Class | NAnt.VisualCpp.Tasks Namespace