Uses of Class
net.sf.antcontrib.cpptasks.types.DefineSet
-
Packages that use DefineSet Package Description net.sf.antcontrib.cpptasks C++ and other compiled languages build support for Ant. -
-
Uses of DefineSet in net.sf.antcontrib.cpptasks
Methods in net.sf.antcontrib.cpptasks with parameters of type DefineSet Modifier and Type Method Description voidCCTask. addConfiguredDefineset(DefineSet defs)Adds a defineset.voidCompilerDef. addConfiguredDefineset(DefineSet defs)Adds a defineset.
-