Uses of Class
net.sf.antcontrib.cpptasks.LinkerEnum
-
Packages that use LinkerEnum Package Description net.sf.antcontrib.cpptasks C++ and other compiled languages build support for Ant. -
-
Uses of LinkerEnum in net.sf.antcontrib.cpptasks
Methods in net.sf.antcontrib.cpptasks with parameters of type LinkerEnum Modifier and Type Method Description void
LinkerDef. setName(LinkerEnum name)
Sets linker type.
-