Package | Description |
---|---|
net.sf.antcontrib.cpptasks |
C++ and other compiled languages build support for Ant.
|
Modifier and Type | Method and Description |
---|---|
void |
PrecompileExceptDef.addFileset(ConditionalFileSet exceptSet)
Adds filesets that specify files that should not be processed using
precompiled headers.
|
void |
ProcessorDef.addFileset(ConditionalFileSet srcSet)
Adds a source file set.
|
void |
CCTask.addFileset(ConditionalFileSet srcSet)
Adds a source file set.
|
void |
PrecompileDef.appendExceptFileSet(ConditionalFileSet exceptSet)
Method used by PrecompileExceptDef to add exception set to
PrecompileDef.
|
Copyright © 2001–2018 Ant-Contrib Project. All rights reserved.