Uses of Class
net.sf.antcontrib.cpptasks.types.SystemLibrarySet
-
Packages that use SystemLibrarySet Package Description net.sf.antcontrib.cpptasks C++ and other compiled languages build support for Ant. -
-
Uses of SystemLibrarySet in net.sf.antcontrib.cpptasks
Methods in net.sf.antcontrib.cpptasks with parameters of type SystemLibrarySet Modifier and Type Method Description void
CCTask. addSyslibset(SystemLibrarySet libset)
Adds a system library set.void
LinkerDef. addSyslibset(SystemLibrarySet libset)
Adds a system library set.
-