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 TypeMethodDescriptionvoid
CCTask.addSyslibset
(SystemLibrarySet libset) Adds a system library set.void
LinkerDef.addSyslibset
(SystemLibrarySet libset) Adds a system library set.