Uses of Class
net.sf.antcontrib.cpptasks.DistributerDef
-
Packages that use DistributerDef Package Description net.sf.antcontrib.cpptasks C++ and other compiled languages build support for Ant. -
-
Uses of DistributerDef in net.sf.antcontrib.cpptasks
Methods in net.sf.antcontrib.cpptasks with parameters of type DistributerDef Modifier and Type Method Description void
CCTask. addConfiguredDistributer(DistributerDef distributer)
Adds a distributer definition or reference (Non-functional prototype).
-