Uses of Class
net.sf.antcontrib.cpptasks.types.SystemLibrarySet
Packages that use SystemLibrarySet
Package
Description
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 SystemLibrarySetModifier and TypeMethodDescriptionvoidCCTask.addSyslibset(SystemLibrarySet libset) Adds a system library set.voidLinkerDef.addSyslibset(SystemLibrarySet libset) Adds a system library set.