Uses of Class
net.sf.antcontrib.cpptasks.RuntimeType
-
Packages that use RuntimeType Package Description net.sf.antcontrib.cpptasks 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 RuntimeType Modifier and Type Method Description voidCCTask. setRuntime(RuntimeType rtlType)Sets the type of runtime library, possible values "dynamic", "static".
-