Uses of Class
net.sf.antcontrib.cpptasks.RuntimeType
Packages that use RuntimeType
Package
Description
C++ and other compiled languages build support for Ant.
-
Uses of RuntimeType in net.sf.antcontrib.cpptasks
Methods in net.sf.antcontrib.cpptasks with parameters of type RuntimeTypeModifier and TypeMethodDescriptionvoid
CCTask.setRuntime
(RuntimeType rtlType) Sets the type of runtime library, possible values "dynamic", "static".